mysql dumper cause freezing of my server maybe cause my db is large.I would recommend mysql dumper works great for me
i didn't use this script before, i'll try it.for mysql use bigdump i think that it's the best and easiest way.![]()
does this method valid for forum database with utf encode?mysql -u username -p password database-name > database-name.sql | gzip -9 database-name.sql
if you have SSH of course