edbi + mysql + linux missing driver and password question

new topic     » topic index » view thread      » older message » newer message

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  
 

I also have a question about a database password, if it has a ':' in it will it work as in:

 
edbi:open("mysql://dbuser:my_password_with_a:@localhost?dbname=mydb") 
 

Thanks for your help.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu