Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.0.0
-
None
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.
Problem is that when using flux concat, this verification occurs before previous command in flux are send, making this validation erroneous