[CONJS-52] Commit not executed when in transaction and autocommit is enabled Created: 2018-11-14 Updated: 2018-11-14 Resolved: 2018-11-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.1-beta |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Commit not executed when in transaction and autocommit is enabled.
Actual implementation test if a transaction is active AND that autocommit is not set. |