Page MenuHomePhabricator

FOR UPDATE on postgres added also to read only selects
Closed, ResolvedPublic

Description

The array_search from gerrit 69767 should be strict (set third parameter to true), because on array( 'OFFSET' => 0 ) will also add FOR UPDATEs. Seen on query pages like Special:BrokenRedirects.


Version: 1.23.0
Severity: normal

Details

Reference
bz62104

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
ResolvedNone

Event Timeline

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

Change 129936 had a related patch set uploaded by Umherirrender:
Use strict array_search in DatabasePostgres.php

https://gerrit.wikimedia.org/r/129936

Change 129936 merged by jenkins-bot:
Use strict array_search in DatabasePostgres.php

https://gerrit.wikimedia.org/r/129936

Jdforrester-WMF subscribed.

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