Big mysql database dump
|
Go4Expert Member
|
|
| 25Sep2009,22:24 | #1 |
|
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 |
|
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 |
|
so i have to use commands to run mysqldump .
like here http://gd.tuwien.ac.at/linuxcommand....ysqldump1.html |
