I am getting the following error on a 1.13.0 mediawiki install. It started last night. Any help on how to resolve this would be appreciated.
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "MediaWikiBagOStuff::_doinsert". MySQL returned error "1213: Deadlock found when trying to get lock; try restarting transaction (localhost)".
Lennie
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Lennie Jarratt wrote:
I am getting the following error on a 1.13.0 mediawiki install. It started last night. Any help on how to resolve this would be appreciated.
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "MediaWikiBagOStuff::_doinsert". MySQL returned error "1213: Deadlock found when trying to get lock; try restarting transaction (localhost)".
I believe we fixed this one in 1.13.1... You should go ahead and upgrade to 1.13.2 to fix this and a security issue.
- -- brion
Bad news: I have seen this error occur once with 1.13.2.
-----Original Message----- Brion Vibber writes:
from within function "MediaWikiBagOStuff::_doinsert". MySQL returned error "1213: Deadlock found when trying to get lock; try restarting transaction (localhost)".
I believe we fixed this one in 1.13.1... You should go ahead and upgrade to 1.13.2 to fix this and a security issue.
Daniel Barrett wrote:
Brion Vibber writes:
from within function "MediaWikiBagOStuff::_doinsert". MySQL returned error "1213: Deadlock found when trying to get lock; try restarting transaction (localhost)".
I believe we fixed this one in 1.13.1... You should go ahead and upgrade to 1.13.2 to fix this and a security issue.
Bad news: I have seen this error occur once with 1.13.2.
You should install memcached. We can only do so much with MySQL. MediaWiki can't make your server faster.
-- Tim Starling
mediawiki-l@lists.wikimedia.org