Maria DB Problems

Mark Meyer <[email protected]> Thu, 5 Feb 2015 12:40:19 +0100
Newsgroups gmane.lisp.clsql.general
Message-ID <CAAbSc3_EWnFHJJ5kSR8QcFaa8Jp+2_z7YAa4KtE5wTWyPgEQ_Q@mail.gmail.com>
--===============1577682078==
Content-Type: multipart/alternative; boundary=001a11c3e9c8be42e7050e55c4aa

--001a11c3e9c8be42e7050e55c4aa
Content-Type: text/plain; charset=UTF-8

Hi,
I've got a problem using MariaDB with CLSQL. Using the MariaDB Client libs
CLSQL does not compile because mysql-client-info.lisp does check for a
specific Version of the MySQL libs. The *mysql-client-info* is retrieved
from mysql-get-client-info and the result should be something like
5.0.0-mysql but it is in fact 10.0.0-MariaDB. I did a quick fix to work
around this (checking if the first letter of the string is 1), but would
like a more permanent fix. Any ideas on how a good fix should look?

Regards, Mark

--001a11c3e9c8be42e7050e55c4aa
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Hi,<br></div>I&#39;ve got a problem using MariaD=
B with CLSQL. Using the MariaDB Client libs CLSQL does not compile because =
mysql-client-info.lisp does check for a specific Version of the MySQL libs.=
 The *mysql-client-info* is retrieved from mysql-get-client-info and the re=
sult should be something like 5.0.0-mysql but it is in fact 10.0.0-MariaDB.=
 I did a quick fix to work around this (checking if the first letter of the=
 string is 1), but would like a more permanent fix. Any ideas on how a good=
 fix should look?<br><br></div>Regards, Mark<br></div>

--001a11c3e9c8be42e7050e55c4aa--

--===============1577682078==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
CLSQL mailing list
[email protected]
http://lists.b9.com/cgi-bin/mailman/listinfo/clsql

--===============1577682078==--