[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:
Relates
relates to ODBC-202 Add charsets recoding function to C/ODBC Closed

 Description   

Apparently/hopefully C/ODBC is the only user of that function. And it's better to have it there.
The idea of first to deprecate it, is worth of consideration. Still the function was exported.



 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
Author: Georg Richter <georg@mariadb.com>
Date: Mon Sep 14 12:01:06 2020 +0200

Added build option WITH_ICONV.

Default is OFF, which means MariaDB Connector/C
will be built without iconv support.

If set to OFF The API function mariadb_convert_string will always
return -1 and errorcode ENOTSUP.

Generated at Thu Feb 08 03:04:51 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.