Skip to content

testing/mariadb-connector-odbc: upgrade to 3.1.16

Patrycja Rosa requested to merge ptrcnull/aports:mariadb-connector-odbc into master

https://github.com/mariadb-corporation/mariadb-connector-odbc/compare/3.1.14...3.1.16

- bump the VERSION
- ODBC-343 an attempt to add DSN in odbc admin caused
- ODBC-345 Could not insert datetime value beyond
- Moving C/C to v3.2.5
- bump the VERSION
- ODBC-347 Added option to disable LOAD DATA LOCAL INFILE
- ODBC-328 Fix for the connection error to older MySQL
- ODBC-352 Fix of the tarballs structure
- ODBC-298 Added NULLISCURRENT connection string option
- ODBC-356 Fixed support of unique indexes for positioned
- ODBC-359 add NULL check to buffer in
- Unit test case for ODBC-359 calling SQLBindCol with no
- ODBC-361 Unique indexes with nullable (part) column
- ODBC-365 The fix only(the testcase of ODBC-359 covers
- Fix of the textcase in catalog2 failing on 32b Windows
- ODBC-366 Here is only the testcase as it only takes to
- ODBC-346 returned static linking of C/C lib as default

Merge request reports