enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #05482
[Bug 1585195] Re: mydumper: relocation error
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
References