Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
-
Windows 32-bit
Description
Using 32-bit download from https://downloads.mariadb.com/Connectors/odbc/connector-odbc-3.0.0/win_connector_odbc/ attached test case odbc_grant.c causes a crash in the driver.
The expected behavior is for SQLExecDirect() to return an error.
Test case works as expected with with mysql-connector-odbc-5.3.7-win32
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Using 32-bit download from https://downloads.mariadb.com/Connectors/odbc/connector-odbc-3.0.0/win_connector_odbc/ attached test case [^odbc_grant.c] causes a crash in the driver.
The expected behavior is for SQLExecDirect() to return an error. |
Using 32-bit download from https://downloads.mariadb.com/Connectors/odbc/connector-odbc-3.0.0/win_connector_odbc/ attached test case [^odbc_grant.c] causes a crash in the driver.
The expected behavior is for SQLExecDirect() to return an error. Test case works as expected with with mysql-connector-odbc-5.3.7-win32 |
Fix Version/s | 3.0.1 [ 22511 ] | |
Fix Version/s | 2.0.15 [ 22530 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB connectors [ 80529 ] | MariaDB v3 [ 84055 ] |
Workflow | MariaDB v3 [ 84055 ] | MariaDB v4 [ 135432 ] |
Thank you for your bug report.
Please try version 2.0.14(http://downloads.mariadb.com/Connectors/odbc/connector-odbc-2.0.14/win_connector_odbc/) - it returns error and does not crash for me.
3.0.0 connector is of alpha quality at the moment.
I will verify that the fix is correctly merged to the 3.0 branch, and then close this issue.