Re: Can't initialize InnoDB as 'innodb_data_file_path'

2001-08-23 Thread Heikki Tuuri
Hi! Maybe you already have a my.ini or my.cnf file in winnt or winnt\system directory, or some other directory and that overshadows the file you have in C:\ What do dir /s my.cnf dir /s my.ini say? Your innodb start options look ok. For some reason MySQL does not see the options you have spe

Re: Can't initialize InnoDB as 'innodb_data_file_path' Problem

2001-08-22 Thread vitthal
I read the mannual to use InnoDB. following is my c:\my.cnf file. I am still getting above message. I tried with 3.23.39a-win and also with mysql-3.23.41-win.zip. I do have data and logs directory created. Please help vitthal # Example mysql config file for medium systems. # # This is for a syst

Re: Can't initialize InnoDB as 'innodb_data_file_path' Problem

2001-07-18 Thread Sunento Wu
Thanks Ken ! - Original Message - From: "Ken Sommers" <[EMAIL PROTECTED]> To: "Sunento Wu" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 19, 2001 1:45 PM Subject: Re: Can't initialize InnoDB as &#

Re: Can't initialize InnoDB as 'innodb_data_file_path' Problem

2001-07-18 Thread Ken Sommers
Better read the manual: http://www.innodb.com/ibman.html#InnoDB_start Enjoy, Ken - Original Message - From: "Sunento Wu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 10:34 PM Subject: Can't initialize InnoDB as 'innodb_data_file_path'