Re : Problem in initializing mySQL on Windows Plateform

2001-06-29 Thread Heikki Tuuri
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

Re : Problem in initializing mySQL on Windows Plateform

2001-06-29 Thread Bhartendu Maheshwari
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

Re: Problem in initializing mySQL on Windows Plateform

2001-06-29 Thread Gerald Clark
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

Problem in initializing mySQL on Windows Plateform

2001-06-28 Thread Bhartendu Maheshwari
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