Web Hosting Talk







View Full Version : Script to dump database


WebUser
07-10-2001, 10:44 PM
I have an account at cgi-bin.spaceports.com , and it reachs about 10mb now . I downloaded the database for backup , and now want to dump it in another site that give me 50mb of mysql database (but this site doesn't have telnet). I can't use myphpAdmin to dump it (the database 10mb) to the database of my new account .
So anyone here has any script that allow me to do that job? If yes, please send me a copy. thank you.

Jedito
07-11-2001, 01:45 PM
Try Here

http://www.hotscripts.com/PHP/Scripts_and_Programs/Database_Tools/

ADW
07-12-2001, 01:28 AM
mysqldump

is the program you are looking for.