 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This class can be used to copy tables between MySQL databases.
It can access a MySQL server, list its tables, query the table record data, connect to another MySQL server and recreate the database tables with data copied from the first database.
The class can drop the destination tables with the same names if they already exist.
 April 2010
Winner
Prize: One license of ScriptCase Enterprise edition |
Sometimes it is necessary to migrate MySQL databases between two servers.
Often it is employed the solution of dumping the origin database table to SQL file that is executed in the destination server. However this solution is usually very slow.
This class implements a faster solution that consists in querying the origin database and inserting the retrieved data in the destination database directly.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (62.5%) |
Sufficient (62.5%) |
- |
Sufficient (68.8%) |
- |
- |
Not sure (44.4%) |
1819 |
| 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 |
|
|