Add display statement to file
This commit is contained in:
parent
641e43030e
commit
296f7756ce
@ -43,4 +43,8 @@ SELECT * FROM information_schema.INNODB_CMPMEM;
|
||||
|
||||
|
||||
select count(*) as count_row from big_table;
|
||||
select count(*) as count_row from key_block_size_8;
|
||||
select count(*) as count_row from key_block_size_8;
|
||||
|
||||
-- For the console
|
||||
-- SELECT * FROM information_schema.INNODB_CMPMEM\G
|
||||
-- SELECT * FROM information_schema.INNODB_CMP\G
|
||||
Loading…
Reference in New Issue
Block a user