Hi,
Is it possible to backup MySQL databases either to the web server or hard disk?
Thanks,
Tom
MySQL backup
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
yes. You can do it manually, or use the export tools in phpMyAdmin (if you have it installed/available), or command line (if available)