[ODBC-202] Add charsets recoding function to C/ODBC Created: 2018-11-20 Updated: 2020-10-14 Resolved: 2020-10-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.10 |
| Type: | Task | Priority: | Critical |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently on Linux C/ODBC uses for that purpose the function from C/C. And there is not (other) good reasons for C/C to have it, while for C/ODBC it will be convenient to have more control over conversion process. The plan is to remove it from there(C/C) in new version. |
| Comments |
| Comment by Lawrin Novitsky [ 2020-10-14 ] |
|
Commit e4a8297 |