mirror of
https://github.com/MariaDB/server.git
synced 2025-02-22 21:33:08 +01:00
![]() The issue is caused by a race between buf_page_create_low getting the
page from buffer pool hash and buf_LRU_free_page evicting it from LRU.
The issue is introduced in 10.6 by MDEV-27058
commit
|
||
---|---|---|
.. | ||
ddl_archive.test | ||
ddl_csv.test | ||
ddl_innodb.test | ||
ddl_memory.test | ||
ddl_myisam.test | ||
deadlock_drop_table.test | ||
misc.test | ||
wrapper.test |