This package can be used to take backups and restore a MySQL database.
There are two classes: one that queries a given database and saves its contents to a backup file, and another that reads a backup file and restores the contents of the database tables.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (59.4%) |
Sufficient (65.6%) |
- |
- |
- |
- |
Insufficient (36.2%) |
2083 |
| Month: |
There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| File |
Role |
Description |
db |
Class |
mysql backup restore |