Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
2.0.0
-
None
-
None
-
None
-
Linux
Description
The function is part of the public API since MySQL 4.0.23, and it is implemented in the source:
./libmariadb/libmariadb.c:3397:ulong STDCALL mysql_hex_string(char *to, const char *from,
./libmariadb/libmariadb.c-3398- unsigned long len)
but there is no prototype for it in any of the header files