1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Thirunarayanan Balathandayuthapani 3eea2e8e10 MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memory
- During non-last batch of multi-batch recovery, InnoDB holds
log_sys.mutex and preallocates the block which may intiate
page flush, which may initiate log flush, which requires
log_sys.mutex to acquire again. This leads to assert failure.
So InnoDB recovery should release log_sys.mutex before
preallocating the block.
2023-02-14 14:35:35 +05:30
..
2020-05-05 20:33:10 +03:00
2021-09-11 11:49:12 +03:00
2021-07-31 23:19:51 +02:00
2022-09-26 13:34:38 +03:00
2022-09-26 13:34:38 +03:00
2020-09-03 15:53:38 +03:00
2021-08-19 11:52:35 +03:00
2022-10-06 08:29:56 +03:00
2021-08-19 11:29:32 +03:00
2022-11-30 13:10:52 +02:00
2020-06-12 09:17:51 +05:30
2022-02-17 10:53:58 +02:00
2021-07-02 13:02:26 +03:00
2022-09-07 08:08:59 +03:00
2023-01-03 17:08:42 +02:00
2022-10-06 08:29:56 +03:00
2022-10-06 08:29:56 +03:00
2022-12-13 11:37:33 +02:00
2021-10-27 09:48:22 +03:00
2021-03-08 10:16:20 +02:00
2020-12-01 19:51:14 +02:00
2022-03-07 09:26:50 +02:00
2022-07-01 14:42:02 +03:00
2020-10-29 13:38:38 +02:00
2022-09-26 13:34:38 +03:00
2022-10-06 08:29:56 +03:00
2022-10-06 08:29:56 +03:00
2022-10-05 20:30:57 +03:00
2023-01-03 17:08:42 +02:00
2020-07-31 11:54:35 +03:00
2022-10-06 08:29:56 +03:00
2022-10-06 08:29:56 +03:00
2022-12-13 11:37:33 +02:00
2020-09-21 12:29:00 +03:00
2022-10-05 20:30:57 +03:00
2022-08-22 13:38:40 +03:00
2022-10-06 08:29:56 +03:00