Frank Millman wrote:
I never changed the default, so all of the following assumes that autocommit is on.I had many SELECT's, but I was not issuing any form of commit, so the locks built up. I solved my problem by always committing.
Something is screwy when a feature called "autocommit" results in you having to issue explicit commits. -- Greg -- https://mail.python.org/mailman/listinfo/python-list