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
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
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
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
Hi,
I am still new in mysql.
I just install mysql to my win 98.
When I try to run the server, mysqld, I got this error
:
===
C:\mysql\bin>mysqld
Can't initialize InnoDB as 'innodb_data_file_path' is
not set