Click to See Complete Forum and Search --> : MySQL Database backup


Abirami
10-31-2004, 10:02 PM
hi everyone!

i am working in a project where a large data is stored in mysql. i like to take backup of large data and restore it whenever i need.
i use php and mysql

can anyone help me in this?


thanx in advance

abirami

dreamcatcher
11-01-2004, 05:17 AM
To create your own backup utility, take a look at mysql_dump.

http://dev.mysql.com/doc/mysql/en/mysqldump.html