This class can be used to take backups of MySQL databases by generating files with SQL commands similar to the output of mysql_dump program.
It can also restore a database from SQL commands generated by the backup process.
The class can generate the backup output of one or more databases. It may also backup all tables of a database or just a few tables.
The output may be stored in a file or served for download. It may have line breaks characters compliant with either Unix/Linux, Windows or Mac OS.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (90.4%) |
Good (90.4%) |
- |
Good (80.8%) |
- |
- |
Sufficient (62.3%) |
553 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Backup |
Required |
Dumps the DB |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.