Bug #86076 my_thread_end_wait_time
Submitted: 25 Apr 2017 17:43 Modified: 26 Apr 2017 11:57
Reporter: yiqun ye Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:5.1.13 OS:Linux (ppc64le)
Assigned to: CPU Architecture:Any
Tags: my_thread_end_wait_time

[25 Apr 2017 17:43] yiqun ye
Description:
There is an undefined symbol: my_thread_end_wait_time

How to repeat:
write a simple C program with a call to 
ldopen("/usr/local/lib/libmyodbc5.so", RTLD_NOW);
This call will return NULL,
and the call to dlerror() gives:
/usr/local/lib/libmyodbc5.so: undefined symbol: my_thread_end_wait_time
[26 Apr 2017 0:30] MySQL Verification Team
See https://bugs.mysql.com/bug.php?id=64577.
[26 Apr 2017 11:57] Chiranjeevi Battula
Hello yiqun,

Thank you for the bug report.
We suggest you to upgrade according how to mentioned at https://www.mysql.com/support/eol-notice.html

Thanks,
Chiranjeevi.