Page MenuHomePhabricator

MS Sql Driver has compatibility bugs (see description)
Closed, ResolvedPublic

Description

Author: emadelwany

Description:

  1. IGNORE option not working as expected
  2. SELECT statement not working correctly when Insert ID is needed
  3. MS SQL Server doesn't support ORDER BY with integers as arguments

Version: 1.24rc
Severity: normal

Details

Reference
bz71024

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:55 AM
bzimport set Reference to bz71024.
bzimport added a subscriber: Unknown Object (MLST).

gerritadmin wrote:

Change 161349 had a related patch set uploaded by Emadelwany:
Fix Bugs in MS SQL Driver

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

gerritadmin wrote:

Change 161349 had a related patch set uploaded by Skizzerz:
(bug 71024) Fix issues with Microsoft SQL Server Driver: 1. INSERT IGNORE now works properly 2. Only return an inserted id if the INSERT was actually successful 3. Fix syntax error when doing LIMIT queries

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

gerritadmin wrote:

Change 161349 had a related patch set uploaded by Legoktm:
Fix some issues with Microsoft SQL Server Driver

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

gerritadmin wrote:

Change 161349 merged by jenkins-bot:
Fix some issues with Microsoft SQL Server Driver

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

Patch mentioned in this report was merged - assuming this bug is FIXED.
If that is not the case: Please reopen and elaborate what is left to do here to get this report fixed.