Hello Kevin,
Thursday, July 03, 2003, 12:28:38 AM, you wrote:
For example you can do this: /with Perl/
Make connection to first database , then fill data from table source in array, then
make
connection to another database and fill data from array to another
table.
K> Hello,
K> I have two mys
On Wed, Jul 02, 2003 at 02:28:38PM -0700, Kevin wrote:
> Hello,
>
> I have two mysql databases running on different hosts - the database are
> similiar in structure. I would like to copy specific tables from one db to
> another db on a scheduled basis.
>
> Is there a command to replicate a table