Bug #95608 | Setting of statement attribute SQL_ATTR_PARAMSET_SIZE is silently ignored on OSX | ||
---|---|---|---|
Submitted: | 3 Jun 2019 8:49 | Modified: | 24 Dec 2020 22:09 |
Reporter: | Yves Colombani | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.3.13 and newer | OS: | MacOS (10.13 and 10.14) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | arrays of parameters, ODBC |
[3 Jun 2019 8:49]
Yves Colombani
[3 Jun 2019 8:54]
Yves Colombani
A program showing the issue
Attachment: csqlbug.c (text/x-csrc), 1.99 KiB.
[3 Jun 2019 14:37]
MySQL Verification Team
Thank you for the bug report.
[2 Nov 2020 10:59]
Bogdan Degtyariov
Posted by developer: Pushed the patch in the source tree.
[24 Dec 2020 22:09]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/ODBC 8.0.23 release, and here's the proposed changelog entry from the documentation team: On macOS, Connector/ODBC would not report an error if SQL_ATTR_PARAMSET_SIZE was set but not supported; instead the setting was ignored. Thank you for the bug report.