[ODBC-328] Error connecting to older servers Created: 2021-07-19 Updated: 2022-06-30 Resolved: 2022-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.13 |
| Fix Version/s: | 3.1.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | Tom Hughes | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Since upgrading from 3.1.12 to 3.1.13 any attempt to connect to an older server (MySQL 5.1 in this case) results in an error: [unixODBC][ma-3.1.13]Unknown system variable 'session_track_schema' This appears to origination in https://github.com/mariadb-corporation/mariadb-connector-odbc/commit/5341593e8289c73f6861f556616755e3c7b9a216 which fixed https://jira.mariadb.org/browse/ODBC-313. |