test #2545

Merged
juan merged 11 commits from test into dev 2024-06-04 21:05:49 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit a9eb5f7d1e - Show all commits

View File

@ -8,7 +8,6 @@ BEGIN
*/
IF NOT isTx THEN
ROLLBACK;
RESIGNAL;
END IF;
END$$
DELIMITER ;