[Lazarus] MySQL 5.1

ik idokan at gmail.com
Sat Sep 18 00:07:53 CEST 2010


MySQL changes it's API call every version that is out, regardless how small
that version is. So in order to provide the proper API you need to apply
your code to specific MySQL version.

Personally I recommend everyone to stay away from this database:
http://idkn.wordpress.com/2009/03/15/why-i-find-mysql-to-be-so-bad/

Ido

On Fri, Sep 17, 2010 at 23:37, Andrew Brunner <andrew.t.brunner at gmail.com>wrote:

> Hi there,
>
> TApplication.HandleException TMySQL50Connection can not work with the
> installed MySQL client version: Expected (5.0), got (5.1.49).
>
> I'm getting this error when I try to connect to my db.
>
>
> Free Pascal Compiler from SVN...
> At revision 16002.
> Lazarus from SVN...
> At revision 27399.
>
> I've never had this problem before.  I did recently upgrade to Ubuntu
> 10.10 daily though.  The box I'm on is the server and the client.
>
> Any help would be greatly appreciated.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100918/052882be/attachment-0004.html>


More information about the Lazarus mailing list