https://bz.apache.org/bugzilla/show_bug.cgi?id=61517
--- Comment #3 from Chao-Jui Chang <ppc52776@gmail.com> ---
According to MySQL 5.7 Reference Manual(1),
my_init() should be replace with mysql_library_init(0, NULL, NULL);
1: https://dev.mysql.com/doc/refman/5.7/en/c-api-threaded-clients.html
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org
|