Quote:
Originally Posted by Calabresi
I don't know if MySQL version has any effects while compiling those plugin files but, I do know that MySQL 5.5 and 5.1 has different mysql.sock directories which is source of my problem. Could you recompile it in MySQL 5.5?
My Ubuntu version is 12.04 by the way. R20 was working fine I think (I couldn't really test it because of my remote and local server OS differences).
|
Yes it does matter, unless you compile the static version. Atm i don't have the possibiliy to compile on Ubuntu 12.04. However the static version should work for you whether you have MySQL 5.1 or 5.5. Also try to compile yourself, make sure you have mysql-client installed.
If R20 worked for you, there must be an issue in R24.
Quote:
Originally Posted by RealCop228
I don't have a /usr/lib/mysql directory, but /usr/lib exists!
I did install mysql-devel earlier, but that didn't help either.
And, this is another version of mysql-devel being installed but again, still not working.
I'm at a loss...
|
You don't need mysql-devel but mysql-client.