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,6 +1,8 @@
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_numa.inc
|
||||
|
||||
call mtr.add_suppression("InnoDB: Failed to set NUMA memory policy");
|
||||
|
||||
SELECT @@GLOBAL.innodb_numa_interleave;
|
||||
|
||||
--error ER_INCORRECT_GLOBAL_LOCAL_VAR
|
||||
|
Reference in New Issue
Block a user