Merge Bug#37312.

This commit is contained in:
Chad MILLER 2008-09-18 03:57:59 -04:00
commit cf2b5e8b5b
6 changed files with 48 additions and 3 deletions

View file

@ -41,6 +41,7 @@ drop table t1;
# Test for testable InnoDB status variables. This test
# uses previous ones(pages_created, rows_deleted, ...).
-- replace_regex /51[12]/51_/
show status like "Innodb_buffer_pool_pages_total";
show status like "Innodb_page_size";
show status like "Innodb_rows_deleted";