Hi guys,
I got a problem with my WordPress-sites running on my VPS.
Some of the tables are in innoDB and some in MyISAM.
I can't edit the tables that are in innoDB.
In my my.cnf-file I got "force_recovery_innodb = 1". And I think this is the problem.
But when i comment out (or delete) that row and restart the sql I get the following message:
Starting MySQL...The server quit without updating PID file (/var/lib/mysql/utkast.org.pid)
Any idea what could be the problem?
Best regards,
Joakim
I got a problem with my WordPress-sites running on my VPS.
Some of the tables are in innoDB and some in MyISAM.
I can't edit the tables that are in innoDB.
In my my.cnf-file I got "force_recovery_innodb = 1". And I think this is the problem.
But when i comment out (or delete) that row and restart the sql I get the following message:
Starting MySQL...The server quit without updating PID file (/var/lib/mysql/utkast.org.pid)
Any idea what could be the problem?
Best regards,
Joakim