| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ananda Kumar | Date: | March 18 2009 2:07pm |
| Subject: | Re: Remote data | ||
| View as plain text | |||
you can do this also (source) (desti) mysqldump -uroot -pxxxx -habc.com --databases yyy --table tab1 | mysql -uroot -p -hzzz.com -Dxxx On 3/18/09, Krishna Chandra Prajapati <prajapatikc@stripped> wrote: > > Hi all, > > I am looking for a solution. > > While being on one db server how to get the data from other server. One > method is federated. Is there any other way > > Thanks, > Krishna Chandra Prajapati >
| Thread | ||
|---|---|---|
| • Remote data | Krishna Chandra Prajapati | 18 Mar |
| • Re: Remote data | Ananda Kumar | 18 Mar |
