Re: Using InnoDB on 2 OSes

2005-04-25 Thread Gleb Paharenko
Hello. I don't know if it is a good idea, but at least check that you have the same version of MySQL on Linux. On Windows, lower_case_table_names is set to 1 by default. See: http://dev.mysql.com/doc/mysql/en/moving.html Marcin Lewandowski <[EMAIL PROTECTED]> wrote: > Hi, > > I've

Re: Using InnoDB on 2 OSes

2005-04-24 Thread Heikki Tuuri
Marcin, - Original Message - From: "Marcin Lewandowski" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Sunday, April 24, 2005 4:36 AM Subject: Using InnoDB on 2 OSes Hi, I've got Win2k on one FAT32 partition, and I use MySQL 4.0.23 there. I've got gentoo linux on second pa