Hi all,
Larry Brown tried to help me out with this one (much appreciated Larry),
anyways, when I start up fedora I get this error from mysql that says it
has timed out...it still works, but this error shows up in the mysql
logs:

040104 18:38:37  mysqld started
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
section, for example,
innodb_data_file_path = ibdata1:10M:autoextend
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
/usr/libexec/mysqld: ready for connections

Everytime I restart fedora this is the log that is made.
Mysql is still working as my phpBB2 dateabase is still functioning...but
it is annoying.
When I set fedora to run at run lvl 3 instead of 5...Mysql and apache
stop working all together (the reason I know this is I wanted to stop X
from starting every time I booted up...wanted it to boot into a text
start up).

Anyways...anythoughts on how I might be able to remedy this
error...Larry suggested I check the rc.d files and see if mysql is
pre-maturely starting...but I really don't know what to look for in
those areas:(
Anyways...any thoughts are greatly appreciated.
Don




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to