Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.5
-
None
Description
mtr --ps spider/bugfix.checksum_table_with_quick_mode_3
Crashes with:
mariadbd: /my/maria-10.6/sql/sql_prepare.cc:4098: bool Prepared_statement::prepare(const char*, uint): Assertion `thd->transaction->stmt.is_empty()' failed.
Works without --ps
The reason for the crash is that in 10.5 one must protect new Independent transactions with 'start_new_trans', which spider doesn't do. This was done to support transactional store engines (and Aria) for MariaDB system tables.
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
12h 28m | 1 |
|
1d 1h 3m | 1 |