mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Suppress warnings of NUMA not working.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
call mtr.add_suppression("InnoDB: Failed to set NUMA memory policy");
|
||||
SELECT @@GLOBAL.innodb_numa_interleave;
|
||||
@@GLOBAL.innodb_numa_interleave
|
||||
1
|
||||
|
Reference in New Issue
Block a user