[Lazarus] Support for MariaDB 10.0

Michael Van Canneyt michael at freepascal.org
Wed Jun 10 08:53:51 CEST 2015



On Tue, 9 Jun 2015, Josef Schnieder wrote:

> Hi,
>
> I have also problems to connect with TMySQL56Connection. The error-message is 
> "can not work with the installed MySql client version: Expected (5.6) got 
> (10.0.13-MariaDB)".
> (fpc 2.6.4-2.10, lazarus 1.4.0.0, OpenSuse 13.2)

Well. 
The code checks if 5.6 or 10.0 is present in the version string reported by the client.
So normally it should work, but with trunk only. Not with 2.6.4. 
So you'll have to wait for the upcoming 3.0

Michael.

>
> Josef
>
>
> Am 09.06.2015 um 07:27 schrieb Michael Van Canneyt:
>> 
>> 
>> On Mon, 8 Jun 2015, Koenraad Lelong wrote:
>> 
>>> Op 12-05-15 om 10:03 schreef leledumbo:
>>>>> Any support for MariaDB 10.0 branch?
>>>>> client library?
>>>> 
>>>> TMySQL56Connection can connect to MariaDB perfectly.
>>>> 
>>> Hi,
>>> 
>>> I have the MariaDB 10.0.13 client-libs. TMySQL56Connection can not 
>>> connect. Any solution ?
>> 
>> What is the error ?
>> 
>> Michael.
>> 
>> -- 
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>




More information about the Lazarus mailing list