MySQL Forums
Forum List  »  Install & Repo

Re: Problem with InnoDB in Linux
Posted by: Sam Critchley
Date: September 22, 2004 03:42PM


Hi,

I have exactly the same problem - as soon as I uncomment the innodb-specific lines in my.cnf the server won't start... I've tried switching users and starting it as mysql, have tried a few other things, but no joy... the first innodb-specific configuration line it comes to makes it barf:

040922 21:29:02 mysqld started
/usr/sbin/mysqld: ERROR: unknown variable 'innodb_data_home_dir=/var/lib/mysql/'
040922 21:29:02 mysqld ended

I'm running:

mysql> select version();
+-----------+
| version() |
+-----------+
| 4.0.15 |
+-----------+
1 row in set (0.00 sec)


On SuSe Linux 9.0

Anyone get any further on solving this?

Thanks,


Sam

Options: ReplyQuote


Subject
Written By
Posted
August 26, 2004 08:59PM
Re: Problem with InnoDB in Linux
September 22, 2004 03:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.