Hi,
I am trying to set up MySQL, it was working but now it won't start up. The log is giving the following error.
011118 12:23:28 mysqld started
011118 12:23:28 /usr/local/mysql/bin/mysqld: Can't create/write to file '/usr/local/mysql/data/level402.pid' (Errcode: 13)
011118 12:23:28 /usr/local/mysql/bin/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
011118 12:23:28 /usr/local/mysql/bin/mysqld: Error on delete of '/usr/local/mysql/data/level402.pid' (Errcode: 13)
011118 12:23:28 mysqld ended
It creates a file /tmp/mysql.sock but the file is empty, I not really sure what should happen but it just will not work anymore.
Is there anyway I can clear a port. When I telnet to the port it disconnects immediately.
Any help would be greatly appreciated,
Marcus
I am trying to set up MySQL, it was working but now it won't start up. The log is giving the following error.
011118 12:23:28 mysqld started
011118 12:23:28 /usr/local/mysql/bin/mysqld: Can't create/write to file '/usr/local/mysql/data/level402.pid' (Errcode: 13)
011118 12:23:28 /usr/local/mysql/bin/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
011118 12:23:28 /usr/local/mysql/bin/mysqld: Error on delete of '/usr/local/mysql/data/level402.pid' (Errcode: 13)
011118 12:23:28 mysqld ended
It creates a file /tmp/mysql.sock but the file is empty, I not really sure what should happen but it just will not work anymore.
Is there anyway I can clear a port. When I telnet to the port it disconnects immediately.
Any help would be greatly appreciated,
Marcus