Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.1(EOL)
-
None
Description
Suggested in MDEV-13797 case:
- Start a number of transactions that modify data.
- In one connection, SET GLOBAL innodb_flush_log_at_trx_commit=1; and commit a small change to an InnoDB table. This ensures that the changes from the above incomplete transactions are persisted in the redo log.
- Kill the server.
- Restart and quickly shut down the server. It should hang on shutdown.
Attachments
Issue Links
- duplicates
-
MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup, while rolling back recovered incomplete transactions
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue duplicates |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 82589 ] | MariaDB v4 [ 152825 ] |