I am trying to transfer a database from one linux box to another, both using
redhat.

On one I performed a mysqldump and it worked fine.

On the other I created the database using a manager and tried the 'mysql
username password database < filename.sql' command

The problem is, I cannot seem to get the box to see the mysql.

I found it in init.d

I have root access

I keep getting 'command not found'.

Any ideas would be greatly appreciated

James



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

Reply via email to