I re-installed MySql from RH Linux 7.2 cd and now I am getting the following

[root@coolnis-ar mysql]# Starting mysqld daemon with databases from 
/var/lib/mysql
020312 18:29:52  mysqld ended


[1]+  Done                    bin/safe_mysqld --user=mysql --err-log=my.err
[root@coolnis-ar mysql]#
[root@coolnis-ar mysql]#
[root@coolnis-ar mysql]#
[root@coolnis-ar mysql]# more my.err
020312 18:29:14  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 for example,
innodb_data_file_path = ibdata1:30M
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
020312 18:29:14  /usr/local/mysql/bin/mysqld: Can't find file: 
'./mysql/host.frm' (errno: 13)
020312 18:29:14  mysqld ended

020312 18:29:52  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 for example,
innodb_data_file_path = ibdata1:30M
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
020312 18:29:52  /usr/local/mysql/bin/mysqld: Can't find file: 
'./mysql/host.frm' (errno: 13)
020312 18:29:52  mysqld ended

[root@coolnis-ar mysql]#

any suggestions ?
Thank you
Aman

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to