using 2.3.7 with mysql

Peter vmail at mycircuit.org
Wed Dec 2 17:50:34 EST 2009


Phil Longstaff wrote:
> If you want to use with mysql, you also need the mysql libdbi driver 
> (also known as a dbd).  It looks like you're using a linux distro, so 
> look for a package with mysql and dbd and/or dbi in its name (googling 
> gave me libdbd-mysql-... for debian, for example).
>
> Phil
Exactly, that was the problem, after

apitude install libdbd-mysql

I could connect:
host : 192.168.1.19:3306/?unix_socket=/dist/mysql/var/tmp/mysql.sock
database: gnucah
etc

Thanks a lot !

Peter



More information about the gnucash-user mailing list