I'm using PHPMyAdmin right now... I have shell access... is there a better tool to get a backup of my database? Right now, I have about 2 million records.
Thanks for the help!![]()
I'm using PHPMyAdmin right now... I have shell access... is there a better tool to get a backup of my database? Right now, I have about 2 million records.
Thanks for the help!![]()
Do you mean better than the commandline tool mysqldump ?Originally Posted by transio
http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html
no, i mean exactly like that... thanks!