Which two methods accurately monitor the size of your total database size over time?
A. monitoring the Innodb_rows_inserted status variable
B. monitoring the innodb_redo_log_size variable
C. monitoring the information_schemA.TABLES table
D. monitoring datadir size in the operating system
E. monitoring cumulative Innodb_page_size increase
F. monitoring the performance_schema_hosts_size variable
Answer: CD
监控information_schemA.TABLES表
监控操作系统中的datadir大小
版权声明:本文为博主原创文章,未经博主允许不得转载。
MYSQL
- 上一篇:Mysql OCP 74题
- 下一篇:Mysql OCP 76题