[R2DBC-17] Transaction is might not be persisted Created: 2021-02-25 Updated: 2021-03-05 Resolved: 2021-03-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | other |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 2d | ||
| Original Estimate: | 2d | ||
| Description |
|
see https://github.com/mariadb-corporation/mariadb-connector-r2dbc/issues/12 in case using transaction commit/rollback or savepoint, transaction might be not rollback / persisted. Connector check server status before issuing a command or not. |