Page 1 of 1

Mysql database backup

Posted: Tue Sep 02, 2003 1:43 pm
by benedict5980
Hi guys,

How do I backup a mysql database? :D

Thanks in advance!

phpMyAdmin

Posted: Tue Sep 02, 2003 2:20 pm
by phpScott
Are you using phpMyAdmin for you interface?
If so you just have to select the database in the left hand column and click the export tab along the top. Hightlight all the tables, chose sturcture and data. choose save and wither you want the file to be compressed or not.

phpScott