MYSQL R39-3 LINUX
#1

I download this file but I don't know what to put in plugins and what in server folder. In windows i put mysql.dll in plugins and libmysql.dll in server folder. Now I can only see mysql.so but I can't see libmysql.so :/
Reply
#2

libmysql is not a plugin, but a common library which is part of the MySQL connector for C++.
Reply
#3

And I don't need him in linux?
Reply
#4

PHP код:
[06:42:29]  Loading pluginmysql.so
[06:42:29]   Failed (libmysqlclient.so.18cannot open shared object fileNo such file or directory
Please help me :/
Reply
#5

sorry to bump, having the same issue.....
Reply
#6

Load the static plugin.

Код:
mysql_static.so
Reply
#7

thank you so much it worked!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)