MySQL Backup Pro provides backup and restore services for MySQL databases. It provides a friendly tab-based user interface that lets users create backups of given MySQL databases to files, list previously generated backups, restore a given backup, and delete backup files.
| Tags | Systems Administration Archiving backup Database Software Development Libraries php classes |
|---|---|
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: A small bug with databases including dashes in their names was fixed.


Changes: Changed Gonxtabs, a new design, and an Italian translation.


Changes: A small bug was fixed to allow downloading archives.


Changes: The JavaScript that handles colors for both backup selection and delete was improved. A small security bug was fixed in the getbackup() method. Minor changes were made in class variables.


Changes: A new feature was added to keep a database backup for a limited number of days. Swedish, Chinese, and Tagalog translations have been added.
A lightweight framework for heavy lifting; a metadata-driven CRUD framework for ASP.net.
- All comments
Recent commentsRe: Several Problems
I didn't work on this project for some time but I'll release a new version soon (1.0.8) that fixes lot of small bugs with some new features also.
Several Problems
This is a nice looking and feeling app but I have several major problems. One of which I have found a workaround for.
The logout link does not work for me.
I can not restore from the listed backup files with the radio buttons. I must use the search field. When I select the same file it works fine...BUT......
I get errors in mysql because of the <xquery></xquery> tags. I must remove them and then resubmit the sql query.
I don't think this is ready for prime time yet.
Re: Need a solution for large DB
And notice that my 50MB are in just 1 table, so split db backup in many tables won't solve the problem. But the solution exist anyway.
Re: Need a solution for large DB
The support for large DB is available for commercial license, I use it on a DB of 50MB and more. Let me know if interested.
Hatem
> You application is ok when it comes to
> smaller tables.
>
> I have a database with 68 tables and
> some of them have 20MB+.
>
> So what would be great its a system that
> is able to cope with such big databases.
> The one solution is that system
> automatically split larger tables....
>
> The option I'd love most is just click a
> link:
> whole database backup (check the make
> separate file for each table) and voila!
Need a solution for large DB
You application is ok when it comes to smaller tables.
I have a database with 68 tables and some of them have 20MB+.
So what would be great its a system that is able to cope with such big databases. The one solution is that system automatically split larger tables....
The option I'd love most is just click a link:
whole database backup (check the make separate file for each table) and voila!