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/r
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
..
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-12-13 14:39:18 +02:00
2021-08-19 11:29:32 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-10-11 15:18:49 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-12-13 11:37:33 +02:00
2022-12-13 14:39:18 +02:00
2022-12-13 14:39:18 +02:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2021-12-26 12:51:04 +01:00
2023-01-03 17:08:42 +02:00
2022-10-06 08:29:56 +03:00
2022-12-13 11:37:33 +02:00
2022-06-27 10:14:37 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2020-09-22 14:33:03 +03:00
2022-03-15 08:10:35 +02:00