Pysqlite issue no attribute 'autocommit' RESOLVED

Andy Smith a.smith at ukgrid.net
Mon Feb 4 11:51:35 EST 2008


Ok, simple fix... Updated to MySQL_python-1.2.2 and all ok now! :D

  ----- Original Message ----- 
  From: Andy Smith 
  To: python-list at python.org 
  Sent: Monday, February 04, 2008 3:45 PM
  Subject: Pysqlite issue no attribute 'autocommit'



  Hi there,

    Im trying to run a Python based program which uses MySQL with python-sqlite and Im recieving this error,

  'Connection' object has no attribute 'autocommit'

  I´ve had a google for this and its seems like it may be a bug python-sqlite or sqlite bug , but also I tried searching 
  for it on the python issue traker and didnt find anything. Is anyone else aware of this issue and any solution?

  thanks for any help! Andy.

  PS sorry if I didnt include much info, hoping its a known issue (and also I didnt write the code, so not sure what
  else to include off the top of my head! :P)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080204/9d7f6c10/attachment.html>


More information about the Python-list mailing list