Ok. Now it is almost working. He is using the MySQL 5 client library to talk
to a MySQL 4.0.15 server. I saw this:
http://www.linuxnetworks.de/doc/index.php/OpenDBX/Comparison which is
similar to this: you used:
MySQL server Version 4.1.11a MySQL client Version 5.0.22
The problem now is that when he is trying to open the connection (odbx_bind)
he gets a "unknown system variable "sql_mode"".
I looked in OpenDBX code and you don't have "sql_mode" in your source code.
So, I think the client library is trying to do that.
Do have any hints how to solve this ?
Thanks a lot.
Mariano
On Sat, Sep 26, 2009 at 1:53 PM, Mariano Martinez Peck <
marianop...@gmail.com> wrote:
> Norbert: one guy wants to use SqueakDBX with MySQL 4.0.15.. Do you think
> that's possible? he is having some problems when connecting...He told me
> that MySQL changed the authentication from 4 to 5.
>
> So, have you ever test MySQL 4? should it work ? any hints?
>
> Thanks a lot.
>
> Mariano
>
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX