MySQL backup

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
tom91
Forum Newbie
Posts: 8
Joined: Thu Sep 01, 2005 3:10 pm

MySQL backup

Post by tom91 »

Hi,
Is it possible to backup MySQL databases either to the web server or hard disk?

Thanks,
Tom
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

yes. You can do it manually, or use the export tools in phpMyAdmin (if you have it installed/available), or command line (if available)
mysqlautobackup
Forum Newbie
Posts: 3
Joined: Fri Oct 07, 2005 4:47 am

Post by mysqlautobackup »

user banned.
Post Reply