mysqldump and mysqlimport

2002-08-21 Thread abw
Hello, Having a problem here. I'm trying to get a Mysql 3.23 database from a Red Hat 7 machine over to a Mysql 3.23 on a Solaris Sparcstation. I was able to dump the database using the mysqldump command. The database has 3 tables, and I used the following syntax: mysqldump -u -p table_name

transferring databases

2002-05-22 Thread abw
Hopefully this is the right list. We have multiple servers going, and one user just set up a dedicated machine with mysql. He had about 5 databases going on another server for months with no problem. The new server has a different version of mysql on it. I copied the database directories over