Page 1 of 1

Getting data from remote mysql and insert it in local mysql

Posted: Thu Aug 12, 2004 7:20 am
by munnan
Hi All,
i want your kind help for the following problem
I am developing a local host application by using php mysql which have its own local mysql server.
i want to get data from romote mysql server to local mysql server with out exposing remote server connection string i.e.
username and password.
If u know about its solution. please tell me as early as possible.
thanking you in anticipation,
Munnan

Posted: Thu Aug 12, 2004 9:33 am
by ldomingues
Search for "replication" in mysql manual.