mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	|  35d477dd1d 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 | ||