[Zope] _mysql_exceptions.NotSupportedError
Chris Withers
chrisw@nipltd.com
Fri, 15 Nov 2002 11:46:30 +0000
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