When importing and exporting multi-threaded Linux system, how many will contact the mydumper tool. Recently, some users have reported that when using mydumper, libmysqlclient_16 not defined error message appears. How to solve this problem?
When testing mydumper compression (-c), there are mistakes:
[root @ liufofu backup] # mydumper -h localhost -u root -p tiger -c - o . /liufofu/-B liufofu
mydumper: relocation error: mydumper: symbol gzopen,
version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference
Under libmysqlclient_16.so, in the lib of the mysql installation directory, why is the error
[root@liufofu backup]# ls /usr/local/mysql/lib/
libdbug.a libmyisam .a libmysqlclient.la libmysqlclient_r.so
libmysqlclient.so libmysqld.a libvio.a plugin
libheap.a libmyisammrg.a libmysqlclient_r.a libmysqlclient_r.so.16
Libmysqlclient.so.16 libmystrings.a libz.a
libmygcc.a libmysqlclient.a libmysqlclient_r.la libmysqlclient_r.so.16.0.0
libmysqlclient.so.16.0.0 libmysys.a libz .la
It should be that the system does not reference this directory. You can define the environment variable LD_LIBRARY_PATH and add the directory /usr/local/mysql/lib. The command is as follows:
export LD_LIBRARY_PATH=“/Usr/local/mysql/lib:$ LD_LIBRARY_PATH”
Executing mydumper compression again is fine.
The above is the Linux system mydumper error libmysqlclient_16 not defined method introduced, the problem may be the file loss in the directory, can be re-introduced.
In order to speed up Fedora startup speed, some will change Fedora startup default, will start into
Linux Git is a handy manager tool. At first Git was developed for Linux and is now used in major sys
in Linux system wget is a tool for downloading files in Linux system. Its function is still quite a
The various operations and processing in Linux system can be divided into two categories, one is har
Linux Mint Cinnamon uses vino-server to configure desktop sharing. Step
What is the Linux system architecture?
Linux System Shell Command Line Operation Method
Linux delete garbled file operation skills
Linux php-cgi accounted for 100% of the memory solution
How to make tmux and vim into IDE in Linux system
How to turn off alt shortcuts in Ubuntu system
How to configure the permissions of the Linux system sudo command?
What should I do if there are garbled characters in Linux Chinese characters?
How does CentOS use the fonts that come with Windows
The reason why the backup server is unstable is
RedHat6.5 network card common problems and solutions
What should I do if the Win8.1 app store won't open?
Win7 boot appears catalyst control center prompts how to do?
Win7 mouse right button has been used to turn the circle can not be used how to solve?
User Tips: Solving Thunder Errors Cannot Run Problem
Vista system restore problems and solutions when dual booting
Ubuntu sudo error command not found how to do?