Comment 1 for bug 590125

Revision history for this message
David Hill (dhill) wrote :

Versions like MySQL 5.1.41, includes and uses the same version of the mysql client library, libmysqlclient.so.16, that
InfiniDB currently uses. So once the InfiniDB is installed and the system libarary paths are updating, it will cause this problem.

The work-around fix is to use LD_LIBRARY_PATH for the Standard Mysql setup to point back to it's library directory.