1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

- Rename the DBUG_EXECUTE_IF from sys_shrink_buffer_pool_full to

sys_shrink_buffer_pool to make it as generic name.
This commit is contained in:
Thirunarayanan Balathandayuthapani
2023-09-11 18:11:45 +05:30
parent 9b9067fcc0
commit eece7f135f
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ DROP TABLE t1;
SELECT NAME, FILE_SIZE FROM INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES WHERE SPACE = 0;
# Ran out of buffer pool
let $restart_parameters=--debug_dbug="+d,sys_shrink_buffer_pool_full";
let $restart_parameters=--debug_dbug="+d,shrink_buffer_pool_full";
--source include/restart_mysqld.inc
--let SEARCH_PATTERN= \[Warning\] InnoDB: Cannot shrink the system tablespace