Hi!

Trying to migrate from Netware to Suse (SLES 10 sp 1 NOWS SBE 2).

I already changed the my.cnf file:

1.added a datadir=/MySQL/data line
2.removed the comments from all INNOdb lines

The tables on the Netware files are not big

On the SLES server I already see a mysql folder containing tables and
an ibdata1 file

In the old Netware DB there are also ibdata and ib_logfile. 

I did a

mysqldump --single-transaction --quick -uroot -p --all-databases >
destination_file_name

command on the Netware server. 
Does it include the ibdata* and ib_logfile*?

What is the import command for the above mysqldump?

TIA

Nanu 




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to