Last modified: 2005-01-29 07:17:16 UTC
Received these messages while trying to save entry: "Error in numRows(): Deadlock found when trying to get lock; Try restarting transaction Backtrace: Database.php line 490 calls wfdebugdiebacktrace() User.php line 445 calls databasemysql::numrows() Skin.php line 561 calls user::getnewtalk() Skin.php line 409 calls skinstandard::pagetitlelinks() Skin.php line 372 calls skinstandard::dobeforecontent() Skin.php line 190 calls skinstandard::beforecontent() OutputPage.php line 422 calls skinstandard::outputpage() OutputPage.php line 611 calls outputpage::output() Database.php line 348 calls outputpage::databaseerror() Database.php line 297 calls databasemysql::reportqueryerror() Database.php line 863 calls databasemysql::query() LinksUpdate.php line 79 calls databasemysql::insert() index.php line 197 calls linksupdate::doupdate() " I wasn't able to restart transaction, all text lost. This doesn't seem to be reproducible.
The following message seems to be close to the one before. Also reveived after trying to save, but in http://de.wikipedia.org 2005/01/10. Doesn´t seem to be reproducible, second try to save worked well. Error in numRows(): Deadlock found when trying to get lock; Try restarting transaction Backtrace: Database.php line 490 calls wfdebugdiebacktrace() Database.php line 578 calls databasemysql::numrows() LinkCache.php line 150 calls databasemysql::selectfield() Title.php line 969 calls linkcache::addlinkobj() Skin.php line 1630 calls title::getarticleid() SkinTemplate.php line 174 calls skinmonobook::makeurldetails() OutputPage.php line 422 calls skinmonobook::outputpage() OutputPage.php line 611 calls outputpage::output() Database.php line 348 calls outputpage::databaseerror() Database.php line 297 calls databasemysql::reportqueryerror() Database.php line 873 calls databasemysql::query() RecentChange.php line 141 calls databasemysql::update() RecentChange.php line 210 calls recentchange::save() Article.php line 1080 calls recentchange::notifyedit() EditPage.php line 258 calls article::updatearticle() EditPage.php line 68 calls editpage::editform() EditPage.php line 115 calls editpage::edit() index.php line 163 calls editpage::submit()</nowiki>
General lock timeout issues during high load. *** This bug has been marked as a duplicate of 1274 ***