I know this has been posted before, but there seems to be a lot of confusion about it.
I get this error when accessing the db with multiple threads, and it is not very often, but I would really like get to the root of this problem. Is this a problem of: - _mysql? - MySQLdb module? - SQLObject? - MySQL server? or a combination? My setup is python 2.4.3, and mysql 5.0.24a-win32. It is rather difficult to reproduce the problem on demand, and thats why I have been unable to track it down, hopefully someone will share their experiences. Please note that the problem does not happen when I try to login to mysql (there have been posts about this too), but rather randomly under heavy load. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
