3 Feb
2005
3 Feb
'05
7:29 p.m.
robert wrote at 2005-2-3 16:30 +0100:
we are using a MySQLdb adapter, and get sometimes a (2014, "Commands out of sync; You can't run this command now") error. ... Module MySQLdb.connections, line 33, in defaulterrorhandler ProgrammingError: (2014, "Commands out of sync; You can't run this command now")
Obviously a message from the MySQL database. Its documentation should tell you what this error means. -- Dieter