Page MenuHomePhabricator

Drop column recentchanges.rc_cur_time in MSSQL in 1.24
Closed, DeclinedPublic

Description

There is a '@todo: add drop patch with 1.24' in tables.sql (added by Skizzerz in f7174057a4ec7b9c74babfe74290bb000204a581). Someone please do this.

This field also exists for some other DBMSs (which even have some schema updates defined for it), but not MySQL.


Version: 1.24rc
Severity: normal

Details

Reference
bz67151

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:27 AM
bzimport set Reference to bz67151.
bzimport added a subscriber: Unknown Object (MLST).

todo was in tables.sql at that time, so that was only a copy.

Field was removed with gerrit 125769 for mysql.
Other databases needs follow up from developer with that dbms to test the drop patch.

Heads-up: As per RFC discussion in August 2019, the previously experimental support for using Oracle or MSSQL as database backends in MediaWiki core has been removed in MediaWiki 1.34, so this task might end up as declined in the future.