Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.2.13, 10.2.18, 10.2(EOL), 10.3(EOL)
-
CentOS 7.3 x86_64, mariadb.com yum repository
Description
After re-testing the issue in MDEV-15042 it would appear it is unfortunately still not fixed.
I tried the test case in the referenced issue with 10.2.13 and 10.2.18 (from mariadb.com repos), both of which still seem to produce the wrong response.
Attachments
Issue Links
- is duplicated by
-
MDEV-16692 INSERT ON DUPLICATE KEY UPDATE produces error 1032 (Can't find record)
-
- Closed
-
- relates to
-
MDEV-15042 INSERT ON DUPLICATE KEY UPDATE produces error 1032 (Can't find record)
-
- Closed
-
Is there any chance this can be resolved in the near future?
From what I can tell from the GitHub repo , the fix has never made it to the 10.2 - 10.4 branches:
However, should this not have been picked up before given there is a new test (mysql-test/suite/innodb/t/innodb-on-duplicate-update.test) associated with the bug?