Big mysql database dump

Go4Expert Member
25Sep2009,22:24   #1
msi_333's Avatar
I have a big mysql database , which cause problems with phpmyadmin , what u suggest me to use ? I have used recently with my site what is called bigdump . But after somedays , i found wrong and meaning less charachers within my articles charachters like ^E or ^@ , it seems to me there is a bug with the bigdump scripts .
Team Leader
25Sep2009,22:27   #2
coderzone's Avatar
use MySQLDump as its perfect for big dumps. I have taken in GB size as well without any error but I did not had any binary data in database.
Go4Expert Member
25Sep2009,22:30   #3
msi_333's Avatar
so i have to use commands to run mysqldump .
like here
http://gd.tuwien.ac.at/linuxcommand....ysqldump1.html