jca 500b81b3fc Stop referencing my_thread_init to unbreak build with recent mariadb releases
The code was already using mysql_thread_init() at runtime with
mysql>=4.0, this diff only removes references to an obsolete function.

ok sthen@
2019-05-10 21:13:28 +00:00
..