Aman,
Wednesday, March 13, 2002, 2:32:29 AM, you wrote:

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

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


AR> [1]+  Done                    bin/safe_mysqld --user=mysql --err-log=my.err
AR> [root@coolnis-ar mysql]#
AR> [root@coolnis-ar mysql]#
AR> [root@coolnis-ar mysql]#
AR> [root@coolnis-ar mysql]# more my.err
AR> 020312 18:29:14  mysqld started
AR> Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
AR> If you do not want to use transactional InnoDB tables, add a line
AR> skip-innodb
AR> to the [mysqld] section of init parameters in your my.cnf
AR> or my.ini. If you want to use InnoDB tables, add for example,
AR> innodb_data_file_path = ibdata1:30M
AR> But to get good performance you should adjust for your hardware
AR> the InnoDB startup options listed in section 2 at
AR> http://www.innodb.com/ibman.html
AR> 020312 18:29:14  /usr/local/mysql/bin/mysqld: Can't find file: 
AR> './mysql/host.frm' (errno: 13)
AR> 020312 18:29:14  mysqld ended
AR> any suggestions ?

$ perror 13
Error code  13: Permission denied

Please, check your permissions on mysql data dir.

AR> Aman





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
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