| List: | MySQL and .NET | « Previous MessageNext Message » | |
| From: | Jorge Bastos - Decimal | Date: | October 7 2004 8:53pm |
| Subject: | Mysql | ||
| View as plain text | |||
Howdy,
One think if anyone knows or can give me an idea,
Is it possible to transfer data from one mysql server to another? for example (i know that
this is not possible in this way, but'll help to understand)
mysql> insert into server1.database.table select * from server2.database.table
I mean, insert values in a table with a select from other server, in read time, or even in
other way.
Jorge Bastos
| Thread | ||
|---|---|---|
| • Mysql | Jorge Bastos - Decimal | 7 Oct |
| • Re: Mysql | Jorge Bastos | 7 Oct |
| • Re: Mysql | Reggie Burnett | 11 Oct |
| • Re: Mysql | Jorge Bastos | 13 Oct |
