Hello Lazarus-List, Sunday, December 13, 2009, 9:10:50 PM, you wrote:
CJ> and everything now works as expected. I am using the Zeos DB components CJ> as they support mySQL 5.1 whereas the native sqlDB components only CJ> support mySQL 5.0. I understand that they folks at mySQL make changes to CJ> the client libs in minor version changes (eg 5.0 to 5.1) that drive CJ> developers of client connection routines batty. I believe that the so.16 CJ> libs are for 5.1 and the so.15 libs are for 5.0 I think SQLDb also supports 5.1 as in http://bugs.freepascal.org/view.php?id=14587 http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/packages/fcl-db/src/sqldb/mysql/mysqlconn.inc?r1=13190&r2=13781 -- Best regards, JoshyFun -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
