Closed teckick closed 4 years ago
When execute in transaction, error should not close and release backend conn.
Do not close backend conn when error occurs in executing SQL in transaction.
Tests
Side effects
What problem does this PR solve?
When execute in transaction, error should not close and release backend conn.
What is changed and how it works?
Do not close backend conn when error occurs in executing SQL in transaction.
Check List
Tests
Side effects