Re: will edbi work with maria db?
- Posted by egis Jun 05, 2014
- 1793 views
jimcbrown said...
Can you confirm that by running eui --version ?
egis said...
eui --version Euphoria Interpreter v4.1.0 development 64-bit Linux, Using System Memory Revision Date: 2012-04-25 09:43:17, Id: 5545:6b3fc2c6be44
Also, can you confirm that your older mysql client library was in fact 64bit by running the file command on them? (This may not be possible, but I thought it was worth a try. It's possible you had both 32bit and 64bit mysql client libraries installed without realising it.)
egis said...
Not sure how to do this as it is un-installed. But it should have been 64bit.
Finally, your /usr/local/lib directory has edbi files in it. Those look like 32bit shared objects, which won't work with 64bit eui or with 64bit mariaclient. Can you run file on those to check to see if they are 32bit or 64bit?
egis said...
file edbi_mysql.so edbi_mysql.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped