<div dir="ltr"><div><div>I had the same problem. It's solved - I put updated source code to dedicated subfolder into source folder of the project - <a href="https://github.com/ok2cqr/cqrlog/tree/master/src/mysql">https://github.com/ok2cqr/cqrlog/tree/master/src/mysql</a><br><br></div>and added this folder to library path. I will delete this folder after fpc 3.0 will be released.<br><br></div>Petr<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-10 12:25 GMT+02:00 Josef Schnieder <span dir="ltr"><<a href="mailto:mail@josef-schnieder.de" target="_blank">mail@josef-schnieder.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for this information.<br>
<br>
I take the changes from the trunk and put it into the 2.6.4 source (only some lines depedence to  "mariadb").<br>
now it works.<span class="HOEnZb"><font color="#888888"><br>
<br>
Josef</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
Am 10.06.2015 um 08:53 schrieb Michael Van Canneyt:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Tue, 9 Jun 2015, Josef Schnieder wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
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)".<br>
(fpc 2.6.4-2.10, lazarus 1.4.0.0, OpenSuse 13.2)<br>
</blockquote>
<br>
Well. The code checks if 5.6 or 10.0 is present in the version string reported by the client.<br>
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<br>
<br>
Michael.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Josef<br>
<br>
<br>
Am 09.06.2015 um 07:27 schrieb Michael Van Canneyt:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Mon, 8 Jun 2015, Koenraad Lelong wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Op 12-05-15 om 10:03 schreef leledumbo:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any support for MariaDB 10.0 branch?<br>
client library?<br>
</blockquote>
<br>
TMySQL56Connection can connect to MariaDB perfectly.<br>
<br>
</blockquote>
Hi,<br>
<br>
I have the MariaDB 10.0.13 client-libs. TMySQL56Connection can not connect. Any solution ?<br>
</blockquote>
<br>
What is the error ?<br>
<br>
Michael.<br>
<br>
-- <br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote>
<br>
<br>
-- <br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br>
</blockquote>
<br>
-- <br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>