[Gambas-user] Error on gb.db.mysql: Commands out of sync; you can't run this command now
Benoit Minisini
gambas at ...1...
Sat Jan 10 22:51:07 CET 2009
On mercredi 7 janvier 2009, David Villalobos Cambronero wrote:
> Hi Benoit, did you have time to take a look at this?
>
> Regards
>
>
> --
> David
>
Not really. I never encountered this error myself in all my MySQL life.
By using the "DB.Debug = TRUE" feature, can't you have a dump of all SQL
requests sent to the database driver?
This way you could easily see if the requests sent are really bad, or if you
did a bug in the gambas part of gb.db.mysql, or if I did a bug in the C part,
or if there is a bug in MySQL (possible!)
Regards,
--
Benoit Minisini
More information about the User
mailing list