[Gambas-user] mysql question (about drivers) PROBLEM SOLVED

Benoit Minisini gambas at ...1...
Sun Feb 26 21:04:03 CET 2006


On Sunday 26 February 2006 15:26, Bob Turney wrote:
> No need to examine the strace.  I removed MySQL ver 5 and installed ver
> 4.1.  Now the Database example works perfectly!
>
> Problem solved.
>
> Thanks to everyone for the help,
> -Bob
>

Actually, it is just a matter of compiling the mysql database driver with the 
mysql 5 client library instead of mysql 4 one. Mysql 5 client library can 
connect mysql 4 anyway.

I have to find a way to make mysql 5 a requirement...

-- 
Benoit Minisini





More information about the User mailing list