Closed Yiling-J closed 1 year ago
This is releated to https://github.com/DATA-DOG/go-txdb/issues/49, when stmt execute failed, the root tx is also cancelled, so Rollback/Close can't use the root tx any more.
Rollback/Close
@stefafafan @jsteenb2
I'm sorry for being slow to respond, thanks for the fix & review :+1:
This is releated to https://github.com/DATA-DOG/go-txdb/issues/49, when stmt execute failed, the root tx is also cancelled, so
Rollback/Close
can't use the root tx any more.