Last modified: 2009-07-09 00:14:56 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 T21591, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19591 - Move setBigSelects() to DatabaseMysql
Move setBigSelects() to DatabaseMysql
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-08 14:28 UTC by Chad H.
Modified: 2009-07-09 00:14 UTC (History)
1 user (show)

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


Attachments
Patch to fix this (1.71 KB, patch)
2009-07-08 14:29 UTC, Chad H.
Details

Description Chad H. 2009-07-08 14:28:42 UTC
The implementation for setBigSelects() should be in DatabaseMysql, not in DatabaseBase. Attaching a patch to move it where it belongs and make the DatabaseBase a no-op (not abstract, because the vast majority of subclasses won't even need to implement this at all).
Comment 1 Chad H. 2009-07-08 14:29:07 UTC
Created attachment 6310 [details]
Patch to fix this

Stupid bugzilla didn't attach on submittal.
Comment 2 Chad H. 2009-07-09 00:14:56 UTC
Eh, got to it myself. Done in r52951

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


Navigation
Links