mysqldump copy db to remote server
Posted By: jason at 22:07:12 on Thursday the 26th of April 2007
I am not able to get it work. My commadn is mysqldump -uroot -p -hlocalhost foo |mysql -urefresh_oper -prefresh_oper -h sqldev100 foo I got "cannot connect to MYSQL server on sqldev100' (111)