~percona-dev/percona-server/release-5.1.51-11-fix-bug-661354

« back to all changes in this revision

Viewing changes to mysql-test/percona_innodb_buffer_pool_shm.test

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-10-09 06:15:31 UTC
  • Revision ID: aleksandr.kuzminsky@percona.com-20101009061531-eu06zwg7qi0061u5
mysql-tests are are adjusted for XtraDB version 11

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--source include/have_innodb.inc
2
 
show variables like 'innodb_buffer_pool_shm%';
3
 
 
4
 
#clean shutdown (restart_mysqld.inc is not clean if over 10 sec...)
5
 
--write_file $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
6
 
wait
7
 
EOF
8
 
shutdown_server 120;
9
 
--append_file $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
10
 
restart
11
 
EOF
12
 
--enable_reconnect
13
 
--source include/wait_until_connected_again.inc
14
 
--disable_reconnect
15
 
 
16
 
show variables like 'innodb_buffer_pool_shm%';
17
 
--sleep 1
18
 
--system ipcrm -M 123456