Re: edbi + mysql + linux missing driver and password question
- Posted by jimcbrown (admin) Jan 10, 2011
- 1433 views
Anthill said...
I seem to be missing the edbi mysql driver. Where can I get this? I have a fairly recent version of edbi (about one or two months old) for version 4 of eu. My compiled version of sqlite3 works fine.
ant@anthill:/usr/share/euphoria/edbi/drivers/mysql$ ls edbi_mysql.e eu.cfg
eui test.ex /usr/share/euphoria/include/std/error.e:52 in procedure crash() Could not open driver as: /usr/share/euphoria/edbi/drivers/mysql/edbi_mysql.so /usr/share/euphoria/edbi/drivers/edbi_mysql.so edbi_mysql.so ... called from /usr/share/euphoria/include/std/../../edbi/edbi/edbi.e:334 in function open() ... called from /var/www/cgi/test.ex:22 --> See ex.err
You need to compile edbi_mysql.e using euc -dll