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.
|
|
| Name: |
Backup Database |
| Base name: |
backupdatabase |
| Description: |
Backup and restore a MySQL database |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Free Documentation License (FDL) |
| All time users: |
3875 users |
| All time rank: |
702 |
| Week users: |
6 users |
| Week rank: |
401  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (59.4%) |
Sufficient (65.6%) |
- |
- |
- |
- |
Insufficient (36.2%) |
2144 |
| 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 |
|
|
| File |
Role |
Description |
db |
Class |
mysql backup restore |