Page 1 of 1
how to export databse from database-myadmin,with downloading
Posted: Fri Sep 11, 2009 12:31 am
by kalyani.atukuri
how to export databse from database-myadmin,with downloading option,please help me.
Re: how to export databse from database-myadmin,with downloading
Posted: Fri Sep 11, 2009 12:46 am
by dude81
Do you mean phpmyadmin? or is there a new thing called myadmin?
Re: how to export databse from database-myadmin,with downloading
Posted: Fri Sep 11, 2009 5:21 pm
by alex.barylski
PMA is bad for screwing up exported (especially imported) dump files because if your server times out the file dump stops and your stuck with partial data.
http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
Faster and more reliable
