[CONC-373] Remove mariadb_convert_string from C/C Created: 2018-11-20 Updated: 2021-02-03 Resolved: 2021-02-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Apparently/hopefully C/ODBC is the only user of that function. And it's better to have it there. |
| Comments |
| Comment by Lawrin Novitsky [ 2020-10-15 ] |
|
Georg, I guess you better know what to do with this. ODBC part is done |
| Comment by Georg Richter [ 2021-02-03 ] |
|
commit 7052619cc4b447da54a0b1458e096bb8dc4b3c77 Added build option WITH_ICONV. Default is OFF, which means MariaDB Connector/C If set to OFF The API function mariadb_convert_string will always |