to delete all data and log files of InnoDB and start MySQL again.
Hope this helps,
Heikki
http://www.innodb.com
.
From: Bhartendu MaheshwariDate: Saturday, June 30, 2001 07:21:08 AM
To: gerald [EMAIL PROTECTED]
Subject: Re: Problem in initializing mySQL on Windows
From: Bhartendu Maheshwari
Date: Saturday, June
30, 2001 07:21:08 AM
To: [EMAIL PROTECTED]
Subject: Re: Problem in
initializing mySQL on Windows Plateform
Thanx for yr help
You did not put the line
[mysqld]
before the server options so the server knows which lines belong to it.
Bhartendu Maheshwari wrote:
> Hello
>
> I had installing mySQL as well myODBC, but when I run mysqld it has given an
> error
>
> C:\>mysqld
> error: Found option without preceding group
Hello
I had installing mySQL as well myODBC, but when I run mysqld it has given an
error
C:\>mysqld
error: Found option without preceding group in config file: c:\my.cnf at
line: 1
Program aborted
Next time I had write a file my.cnf as
innodb_data_file_path = ibdata1:400M;ibdata2:40