_mysql_exceptions.NotSupportedError
Hi, I am facing this error : _mysql_exceptions.NotSupportedError with this trace back, any idea on what can be done to solve the problem will be highly appreciated. Thanks. An error was encountered while publishing this resource. _mysql_exceptions.NotSupportedError Sorry, a site error occurred. Traceback (innermost last): File /usr/local/src/2-5-1/lib/python/ZPublisher/Publish.py, line 150, in publish_module File /usr/local/src/2-5-1/lib/python/ZPublisher/Publish.py, line 106, in publish File /usr/local/src/Zope-2.5.1-linux2-x86/lib/python/Zope/__init__.py, line 178, in abort File /usr/local/src/2-5-1/lib/python/ZODB/Transaction.py, line 107, in abort File /usr/local/src/Zope-2.5.1-linux2-x86/lib/python/Shared/DC/ZRDB/TM.py, line 60, in abort File /usr/local/src/Zope-2.5.1-linux2-x86/lib/python/Products/ZMySQLDA/db.py, line 296, in _abort NotSupportedError: (1196, "Warning: Some non-transactional changed tables couldn't be rolled back") ===== Hamzat kamaldeen Ishola Dnet Systems Limited. 223 Ikorodu Road, Lagos. Nigeria. 234 1 7749381, 234 08033011305 --- If Mistake is an opportunity to see better,�then do not fear it, but ready to admit it. NOTE: Sentimental decisions are not mistakes but failures !!!� __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com
Hamzat Kamal wrote:
NotSupportedError: (1196, "Warning: Some non-transactional changed tables couldn't be rolled back")
Learn to read. Something bad happened and ZMySQLDA tried to roll back some transactions on a non-transactional table. I'd recommend the MySQL, mysql-python and ZMySQLDA documentation which is quite extensive. Failing that, there's Google and the mailing list archives. cheers, Chris
Learn to read.
Something bad happened and ZMySQLDA tried to roll back some transactions on a non-transactional table.
I'd recommend the MySQL, mysql-python and ZMySQLDA documentation which is quite extensive. Failing that, there's Google and the mailing list archives.
Thanks Chris. I am grateful. ===== Hamzat kamaldeen Ishola Dnet Systems Limited. 223 Ikorodu Road, Lagos. Nigeria. 234 1 7749381, 234 08033011305 --- If Mistake is an opportunity to see better,�then do not fear it, but ready to admit it. NOTE: Sentimental decisions are not mistakes but failures !!!� __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com
participants (2)
-
Chris Withers -
Hamzat Kamal