Guillermo -

You likely want mysqldump -
http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html

Dan


On 1/5/07, Guillermo <[EMAIL PROTECTED]> wrote:
Hello, i have this problem:
 I have two databases in diferent servers. I need to copy the contents from some tables in Server1 
to Server2, so i tried using the "select into outfile " and then " load data ", 
but the problem is that this commands creates the files on the server, and i want/need to do that 
on a client machine...¿what should i do?

Guillermo


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to