MySQL library bug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL library bug (
/showthread.php?tid=420087)
MySQL library bug -
KarTooN - 03.03.2013
It is in log
Код:
[16:28:15]Loading plugin: mysql.so
[16:28:15] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
I'm using MySQL plugin of StrickenKid.
I have Debian 6.0.5 on my VPS.
I looked everywhere, but nothing helped me.
Re: MySQL library bug -
Vince - 03.03.2013
Код:
sudo apt-get install mysql-client mysql-common
Re: MySQL library bug -
KarTooN - 04.03.2013
It don't work..