This class can be used to backup and restore MySQL database from SQL files.
It can generate a backup of a given MySQL database or a specific table by generating a file with SQL CREATE TABLE and INSERT statements that can be used to recreate the database.
The class can also restore a database by reading the a backup file and executing the SQL statements that it contains.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (51.2%) |
1419 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|