summaryrefslogtreecommitdiff
path: root/mysql-test/suite/percona/percona_innodb_buffer_pool_shm.test
blob: 7b81bb8d54b83c5d9bbb64e81eff626293e0b72f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--source include/have_innodb.inc
show variables like 'innodb_buffer_pool_shm%';

#clean shutdown (restart_mysqld.inc is not clean if over 10 sec...)
--write_file $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
wait
EOF
shutdown_server 120;
--append_file $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
restart
EOF
--enable_reconnect
--source include/wait_until_connected_again.inc
--disable_reconnect

show variables like 'innodb_buffer_pool_shm%';
--sleep 1
--system ipcrm -M 123456