Page MenuHomePhabricator

Error on edit submit: Error in numRows(): Duplicate entry ...
Closed, DeclinedPublic

Description

Author: zigger

Description:
The error below occurred a few minutes ago at tr.wikipedia while saving a page
shortly after account creation. Saves have had to be repeated on various sites,
as presumed database lag kept causing the login state to be "lost". Currently
Recentchanges shows the edits, but the pages themselves are still empty.

Error in numRows(): Duplicate entry '3-Zigger' for key 2

Backtrace:

  • GlobalFunctions.php line 577 calls wfbacktrace()
  • Database.php line 620 calls wfdebugdiebacktrace()
  • Database.php line 723 calls databasemysql::numrows()
  • User.php line 813 calls databasemysql::selectfield()
  • User.php line 788 calls user::checknewtalk()
  • SkinTemplate.php line 276 calls user::getnewtalk()
  • OutputPage.php line 554 calls skinmonobook::outputpage()
  • OutputPage.php line 751 calls outputpage::output()
  • Database.php line 477 calls outputpage::databaseerror()
  • Database.php line 424 calls databasemysql::reportqueryerror()
  • Database.php line 1024 calls databasemysql::query()
  • Article.php line 1032 calls databasemysql::insert()
  • Article.php line 1151 calls article::inserton()
  • EditPage.php line 540 calls article::insertnewarticle()
  • EditPage.php line 280 calls editpage::attemptsave()
  • EditPage.php line 141 calls editpage::edit()
  • index.php line 235 calls editpage::submit()
  • index.php line 3 calls require()

Version: 1.6.x
Severity: normal
URL: http://tr.wikipedia.org/w/index.php?title=Kullan%C4%B1c%C4%B1_mesaj:Zigger&action=submit

Details

Reference
bz4449

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:59 PM
bzimport set Reference to bz4449.
bzimport added a subscriber: Unknown Object (MLST).

zigger wrote:

This only ever happened once for me, and repeating the save worked at the time.

robchur wrote:

Going to close this on the basis of comment 1, that it was an apparent one-off
which shouldn't happen again.