root@instance-5:/home/cpsmscin/gateway-svn# /usr/bin/mysql_config
Usage: /usr/bin/mysql_config [OPTIONS]
Options:
–cflags [-I/usr/include/mysql -g -fno-strict-aliasing -fPIC -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -DMY_PTHREAD_FASTMUTEX=1]
–include [-I/usr/include/mysql]
–libs [-L/usr/lib/x86_64-linux-gnu -lperconaserverclient -lpthread -lm -lrt -lssl -lcrypto -ldl]
–libs_r [-L/usr/lib/x86_64-linux-gnu -lperconaserverclient_r -lpthread -lm -lrt -lssl -lcrypto -ldl]
–plugindir [/usr/lib/mysql/plugin]
–socket [/var/run/mysqld/mysqld.sock]
–port [0]
–version [5.5.44-37.3]
–libmysqld-libs [-L/usr/lib/x86_64-linux-gnu -lmysqld]
–variable=VAR VAR is one of:
pkgincludedir [/usr/include/mysql]
pkglibdir [/usr/lib/x86_64-linux-gnu]
plugindir [/usr/lib/mysql/plugin]
root@instance-5:/home/cpsmscin/gateway-svn# cd /usr/lib/x86_64-linux-gnu/
root@instance-5:/usr/lib/x86_64-linux-gnu# ls -l libmysql*
lrwxrwxrwx 1 root root 20 Jul 16 04:22 libmysqlclient_r.so.18 → libmysqlclient.so.18
lrwxrwxrwx 1 root root 24 Jul 16 04:22 libmysqlclient_r.so.18.0.0 → libmysqlclient.so.18.0.0
lrwxrwxrwx 1 root root 24 Jul 16 04:22 libmysqlclient.so.18 → libmysqlclient.so.18.0.0
-rw-r–r-- 1 root root 3424672 Jul 16 04:22 libmysqlclient.so.18.0.0
root@instance-5:/usr/lib/x86_64-linux-gnu# ls -l libper*.*
-rw-r–r-- 1 root root 3877834 Jul 1 10:13 libperconaserverclient.a
lrwxrwxrwx 1 root root 24 Jul 1 10:13 libperconaserverclient_r.a → libperconaserverclient.a
lrwxrwxrwx 1 root root 25 Jul 1 10:13 libperconaserverclient_r.so → libperconaserverclient.so
lrwxrwxrwx 1 root root 28 Jul 8 13:26 libperconaserverclient_r.so.18 → libperconaserverclient.so.18
lrwxrwxrwx 1 root root 32 Jul 1 10:13 libperconaserverclient_r.so.18.0.0 → libperconaserverclient.so.18.0.0
lrwxrwxrwx 1 root root 32 Jul 8 13:26 libperconaserverclient_r.so.18.1.0 → libperconaserverclient.so.18.1.0
lrwxrwxrwx 1 root root 28 Jul 1 10:13 libperconaserverclient.so → libperconaserverclient.so.18
lrwxrwxrwx 1 root root 32 Jul 8 13:26 libperconaserverclient.so.18 → libperconaserverclient.so.18.1.0
-rw-r–r-- 1 root root 3095168 Jul 1 10:13 libperconaserverclient.so.18.0.0
-rw-r–r-- 1 root root 3504176 Jul 8 13:26 libperconaserverclient.so.18.1.0