Master record (return to list)

Name Engine Collation
INNODB_BUFFER_POOL_STATS MEMORY utf8_general_ci
Actions Name Data Type Primary Key Unique Required
POOL_ID bigint(21) unsigned
POOL_SIZE bigint(21) unsigned
FREE_BUFFERS bigint(21) unsigned
DATABASE_PAGES bigint(21) unsigned
OLD_DATABASE_PAGES bigint(21) unsigned
MODIFIED_DATABASE_PAGES bigint(21) unsigned
PENDING_DECOMPRESS bigint(21) unsigned
PENDING_READS bigint(21) unsigned
PENDING_FLUSH_LRU bigint(21) unsigned
PENDING_FLUSH_LIST bigint(21) unsigned
PAGES_MADE_YOUNG bigint(21) unsigned
PAGES_NOT_MADE_YOUNG bigint(21) unsigned
PAGES_MADE_YOUNG_RATE double
PAGES_MADE_NOT_YOUNG_RATE double
NUMBER_PAGES_READ bigint(21) unsigned
NUMBER_PAGES_CREATED bigint(21) unsigned
NUMBER_PAGES_WRITTEN bigint(21) unsigned
PAGES_READ_RATE double
PAGES_CREATE_RATE double
PAGES_WRITTEN_RATE double