[CONC-86] mysql_hex_string() missing from header files Created: 2014-04-04  Updated: 2014-04-04  Resolved: 2014-04-04

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 2.0.0
Fix Version/s: None

Type: Bug Priority: Trivial
Reporter: Hartmut Holzgraefe Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None
Environment:

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



 Comments   
Comment by Georg Richter [ 2014-04-04 ]

Thanks for your bug report.
Issue fixed in rev. 131

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