PDA

View Full Version : MYSQL4 libs


siepel
25-05-2005, 17:47
Are there any poeple who managed to get mysql 4 to work with ts2?

at this time i get a error that it cannot open the dbase in server.log

I have libmysql_client_r_.so.12.0.0.0 installed
mysql up and running
made user
inserted tables

i guess the problem is libsqlmy.so included in the pachage.

me262
31-05-2005, 21:38
I'm getting the same problem, where it says:
DATE TIME,ERROR,All,SQL, Database initialization error: EDatabaseError.Unable to Load libmysqlclient_r.so.12.0.0

the client itself isn't loading. since the readme says a mysql4 vendorlib doesn't work, maybe libmysqlclient_r.so.12.0.0 is the client for mysql4.

I'm going to try using 10.0.0 as suggested in the example.