Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Getting issue while compiling mysql-advanced-5.6.41-Linux-glibc2.12-i686 package.

3741788Aug 6 2018 — edited Aug 6 2018

We trying to upgrade MySQL from 5.6.18 to 5.6.41. we got following issue while compiling MySQL dependent library or binary on the development machine.

Issue:

libmysqlclient_r.so: undefined reference to `__isoc99_sscanf@GLIBC_2.7'

collect2: ld returned 1 exit status

Development machine :

Red Hat Enterprise Linux Server release 5.8 (Tikanga)

32 bit

Thanks in advance

Pankaj

Comments

The best advice I can give is to upgrade PHP, either to the free Zend Server edition or to a stock PHP distribution (http://www.oracle.com/technetwork/articles/technote-php-instant-084410.html).

Other than that, try to identify how the crash is triggered and see if you can work around it.

Since this is a Zend Core issue you could contact Zend, but I expect they will also want you to upgrade.
1 - 1

Post Details

Added on Aug 6 2018
1 comment
162 views