Last modified: 2014-07-21 15:01:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69925, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67925 - DatabaseBase::generalizeSQL mangles table names with a number
DatabaseBase::generalizeSQL mangles table names with a number
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.24rc
All All
: High normal (vote)
: ---
Assigned To: Rohan Rawat
: code-update-regression
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-12 15:53 UTC by Umherirrender
Modified: 2014-07-21 15:01 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Umherirrender 2014-07-12 15:53:05 UTC
Since Gerrit change #143384 the write query for the debug log goes through DatabaseBase::generalizeSQL which mangle numbers in table names:

DatabaseBase::query: Writes done: DELETE FROM `lNn_cache` WHERE lc_lang = 'X'

Should only change values, not table names.
Comment 1 Andre Klapper 2014-07-14 10:24:32 UTC
[CC'ing patch author and reviewer]
Comment 2 Gerrit Notification Bot 2014-07-19 15:16:01 UTC
Change 147743 had a related patch set uploaded by Rohan013:
Leave table names with numbers untouched in DatabaseBase::generalizeSQL

https://gerrit.wikimedia.org/r/147743
Comment 3 Gerrit Notification Bot 2014-07-21 14:47:38 UTC
Change 147743 merged by jenkins-bot:
Leave table names with numbers untouched in DatabaseBase::generalizeSQL

https://gerrit.wikimedia.org/r/147743
Comment 4 Umherirrender 2014-07-21 15:01:11 UTC
successfully merged

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links