[egenix-users] Solid: OperationalError()

Michal Vitecek fuf at mageo.cz
Mon Jan 17 15:19:01 CET 2005


 hello,

 i'm running egenix-mx-commercial version 2.1b02 (license bought), db
 engine is Solid 3.50. with python 2.2 everything runs correctly.
 however starting with python 2.3 inserting into a table gives the
 following error:

OperationalError ('08S01', 0, '', 5835): from /home/project/utils/db.py:503 for
query: INSERT INTO userAuthStr (userId, authStr, isUnconfirmed, lastUsedTime,
ip) VALUES (0, '08a3db2fc1b13549bd125f265d30b808', 0, 1105972868,
'10.0.0.122')&

 the error is raised when the application runs for a longish time (~24
 hours) and _only_ when mxODBC is running over python 2.3+. what is the
 cause of the error? solid doesn't know anything about error code 08S01
 or 5835.

        thanks,
-- 
		fuf		(fuf at mageo.cz)



More information about the egenix-users mailing list