Which two methods accurately monitor the size of your total database size over time? (Choose two.)
monitoring the Innodb_rows_inserted status variable
monitoring the innodb_redo_log_size variable
monitoring the information_schema.TABLES table
monitoring datadir size in the operating system
monitoring cumulative Innodb_page_size increase
monitoring the performance_schema_hosts_size variable
Submit