Hey, sorry for the delayed response.

You have two options here:
a. remove mysql55-libs-5.5.45-1.9.amzn1.x86_64 and then compile again. Not sure 
what conflicts you can have with php and perl though.
b. compile mydumper static against mysql libs. Similar to

rm CMakeCache.txt
cmake . -DMYSQL_LIBRARIES_mysqlclient:FILEPATH=/usr/lib64/mysql/libmysqlclient.a
make

Check your actual libs and change the cmake command as needed

** Changed in: mydumper
       Status: New => Invalid

** Changed in: mydumper
     Assignee: (unassigned) => Max Bubenick (max-bubenick)

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1585195

Title:
  mydumper: relocation error

To manage notifications about this bug go to:
https://bugs.launchpad.net/mydumper/+bug/1585195/+subscriptions

-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp

Reply via email to