Tool to manage and backup mysql database from remote server (Godaddy)

1 replies
I'm looking for a PHP program to backup and restore a mysql database.

I'm using Godaddy to host a forum. Their mysql control panel will only restore a database of two megabytes or less. My database is over 13 megabytes in size.
#backup #database #godaddy #manage #mysql #remote #server #tool
  • Profile picture of the author floatingatoll
    Originally Posted by Andrew Sull View Post

    I'm looking for a PHP program to backup and restore a mysql database.

    I'm using Godaddy to host a forum. Their mysql control panel will only restore a database of two megabytes or less. My database is over 13 megabytes in size.
    Search Google for "BigDump: The Staggered MySQL Dump Importer", at the site ozerov.de. It was designed specifically to address your problem.
    {{ DiscussionBoard.errors[281628].message }}

Trending Topics