C.F. Scheidecker Antunes wrote:

Hello all,

I now have disabled my SELinux and so it should work.
However it still does not work.
I have a bunch of errors now on my .err file that I am copying bellow.
I've tried to create the tables again by issuing mysql_install_db and then
tried to run the daemon.


Is there any ideias on how to fix this?

Thanks in advance:

errors from .err file:
InnoDB: Last MySQL binlog file position 0 79, file name ./presario2700-bin.000004
050414 11:23:49 InnoDB: Flushing modified pages from the buffer pool...
050414 11:23:49 InnoDB: Started; log sequence number 0 43724
050414 11:23:49 [ERROR] /usr/sbin/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
050414 11:23:49 [ERROR] Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13)
050414 11:23:49 mysqld ended


Error 13 is a file privileges problem.
Mysql probably does not own the files.


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



Reply via email to