Database Copier

Package:
Database Copier
Summary:
Copy tables between MySQL databases
Groups:
Databases, Systems administration
Author:
waqas khan kakar
Description:
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, connec 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.


Powered by Gewgley