mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge Bug#37312.
This commit is contained in:
commit
cf2b5e8b5b
6 changed files with 48 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue