[ODBC-274] Support INSERT/REPLACE ... RETURNING Created: 2020-03-09 Updated: 2020-04-08 Resolved: 2020-04-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.6 |
| Fix Version/s: | 3.1.7 |
| Type: | Task | Priority: | Critical |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | MariaDB_10.5 | ||
| Description |
|
MariaDB Server 10.5 is adding support of INSERT/REPLACE ... RETURNING, see https://mariadb.com/kb/en/insertreturning/ This needs a change in MariaDB Connector/ODBC to support it |
| Comments |
| Comment by Lawrin Novitsky [ 2020-04-05 ] |
|
The fix and the testcase have been pushed in the commit ffd3850ee717b911f0f4442793cd01983d0653b2 |