Another quick question (I hope)......

ismgr ismgr at atchisonkansas.net
Wed Aug 13 19:10:23 CDT 2003


I keep getting this error when trying to start the mySQL daemon:

[root at atchisonkansas bin]# tail /var/log/mysqld.log
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
030813 14:04:40  /usr/libexec/mysqld: Can't find file: 
'./mysql/host.frm' (errno: 13)
030813 14:04:40  mysqld ended

 From my understanding, the mysql_install_db file is supposed to create 
the host.frm file, but apparently it is not. What do I need to do get 
this working??

Thanks!

Chris




More information about the Kclug mailing list