 |
|
Innovation award
 Nominee: 1x |
This class can be used to dump a MySQL database as a list of SQL statements.
It can retrieve the database tables metadata and execute and SQL SELECT query to retrieve all the data of the tables to be dumped.
The class returns a string with the table creation and record insertion statements similar to what the mysql_dump command outputs.
It can dump all the tables of a MySQL database, or just part of the database tables.
|
|
| Name: |
Simple MySQL dump |
| Base name: |
simmysqldump |
| Description: |
Dump a MySQL database as SQL statements |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2242 users |
| All time rank: |
1539 |
| Week users: |
2 users |
| Week rank: |
1335  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Sufficient (68.8%) |
- |
Not sure (56.2%) |
- |
- |
Insufficient (37.5%) |
2103 |
| 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 |
|
|