-
Notifications
You must be signed in to change notification settings - Fork 174
If mysql begin a transaction and lost connection, reconnect #298
If mysql begin a transaction and lost connection, reconnect #298
Conversation
Please check it, its a fix to Nonetype object has no attribute autocommit when connection becomes null |
@sdispater there is a pr with a fix for mysql. Should be accepted or at least checked Thanks |
@sdispater any updates on this? we would like to see this fix in the next release also. |
@sdispater don't wait for the release this is necesary |
@sdispater @josephmancuso Urgent need to update,Thanks. |
@sdispater doesn't |
Does this fix the issue everyone is having sufficiently? |
I patched a local version of orator and it totally did @josephmancuso |
merged |
@josephmancuso thank you very much for merging this fix. Could you please cut and publish a new release when you have time? This patch is what will allow my company to move off our internal fork (😬) and back to a mainline Orator release. |
@zehauser I do not have permissions to release and it work with the CI tool @sdispater has setup. |
@josephmancuso Can we plead to @sdispater to cut a release when he has time? 🙂 |
@zehauser I reached out directly to him. Waiting for a reply |
@josephmancuso how long since he last answered you? Seems he is really absent |
Thanks a lot joseph |
😢 |
Fix the following problems: