<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 25, 2016 at 8:28 PM, Gordon Findlay via Lazarus <span dir="ltr"><<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:"courier new",monospace"><span style="background-color:rgb(255,255,255)"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">I have a project which uses a TMySQL56Connection to work with a MariaDB version 10.0.28 For unrelated reasons I moved it from an OpenSUSE LEAP 42.1 box to a Debian 8 one.</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">They have the same version of MariaDB (mysql -V reports "version 15.1 Distrib 10.0.28-MariaDB" in both cases).</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">Lazarus/FPC etc are installed in a private directory, not shared. I simply copied the dirtecory across. I can create and execute other projects as normal.</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">I transferred the databases, and using mysql from the command line everything looks as expected.</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">But when I attempt to access the databases from my project the MySQL 5.6 connector throws an error: "Cannot work with installed MySQL Client version; got 5.5.0 expected 5.6"</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">Using TMySQL55Connection doesn't work either: there is a more general error message, basically "unable to connect".</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">Identical dev. environment, code and databases - what's different?</span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">Any thoughts? </span><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">TIA</span><span class="gmail-HOEnZb"><font color="#888888"><br style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px"><span style="color:rgb(0,0,0);font-family:verdana,arial,helvetica,sans-serif;font-size:14.04px">Gordon</span></font></span></span><br></div></div>
<br>--<br>
______________________________<wbr>_________________<br><br></blockquote><div><br><br><br><br></div><div>This means , without hesitation , MariaDB is not compliant to MySQL :<br><br><br><a href="https://www.google.com/#q=compliant+meaning">https://www.google.com/#q=compliant+meaning</a><br><br><br></div><div>versus<br><br><br><a href="https://www.google.com/#q=compatible+meaning">https://www.google.com/#q=compatible+meaning</a><br><br><br>.<br><br><br></div><div>Mehmet Erol Sanliturk<br><br><br><br></div><div><br><br></div><div><br><br><br> <br></div></div><br></div></div>