), and
http://lists.mysql.com/ (the list archive).
Gerald Jensen
- Original Message -
From: "Mathew Hamilton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 01, 2001 8:49 PM
Subject: RE: Win98 Installation problems
Hello,
I am having a probl
Mathew,
if you do not want to use transactional
InnoDB tables, add
skip-innodb
to the [mysqld] section of your my.cnf or
my.ini.
However, your startup parameters for InnoDB look
right. If you have created the directories
\ibdata and \iblogs, it should start (unless
you are using mysqld.exe in
Hello,
I am having a problem installing mysql on Win98. I am getting an error
mesage when
trying to start the serversomething to do with the
innodb_data_file_path
I have the following in a my.cnf file off of c:
innodb_data_file_path = ibdata1:2000M;ibdata2:2000M
innodb_data_home_dir = c