Page MenuHomePhabricator

Revision r41352 only updates MySQL
Closed, DeclinedPublic

Description

For installations using databases other than MySQL (e.g. PostgreSQL), r41352 breaks Special:BlockIP because the appropriate code to add the new user_restrictions table was not added to maintenance/update.php for databases other than MySQL. There may be other things broken; I have not checked.


Version: 1.14.x
Severity: normal

Details

Reference
bz15756

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
InvalidNone
DeclinedNone

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 10:17 PM
bzimport set Reference to bz15756.
bzimport added a subscriber: Unknown Object (MLST).

overlordq wrote:

Patch

patch to existing files.

Attached:

overlordq wrote:

patch to go into archives folder

new file

Attached:

overlordq wrote:

rough PG implementation, somebody should check it, but MW doesn't throw internal errors anymore.

r41352 was reverted in r41405, so this is a WONTFIX.

Jdforrester-WMF subscribed.

Migrating from the old tracking task to a tag for PostgreSQL-related tasks.