[ODBC-260] Remove all refernces to internals of MYSQL structure Created: 2019-07-03 Updated: 2019-07-05 Resolved: 2019-07-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The connector must use only C API, and should not access any MYSQL struct fields directly. There are still few references in the code. |