Re: will edbi work with maria db?
- Posted by jimcbrown (admin) Jun 05, 2014
- 1786 views
egis said...
Using :
locate libmysqlclient.so returns: /usr/lib64/mysql/libmysqlclient.so.16 /usr/lib64/mysql/libmysqlclient.so.16.0.0
That appears to be a x86_64 mysql client library. You'll need to use either the 64bit version of euphoria and edbi (which is in beta for 4.1.0), or install the i386 mysql client library.