当前位置:网站首页>Mysql OCP 75 questions
Mysql OCP 75 questions
2022-08-03 10:03:00 【51CTO】
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
monitoring information_schemA.TABLESTable
Monitoring datadir size in operating system
Copyright notice: This article is an original article by the blogger and may not be reproduced without the blogger's permission.
MYSQL
边栏推荐
猜你喜欢
随机推荐
2022T电梯修理考试题及答案
Redis实现分布式锁
MySQL 如何修改SQL语句,去掉语句中的or
Validate floating point input
array of function pointers
二叉查找树的综合应用
MySQL 主从切换步骤
2022.8.2-----leetcode.622
ClickHouse删除数据之delete问题详解
MySql的初识感悟,以及sql语句中的DDL和DML和DQL的基本语法
bihash总结
MySQL的存储过程
HCIP第十七天笔记
ClickHouse 数据插入、更新与删除操作 SQL
MySQL的分页你还在使劲的limit?
Go Redis database operation
pytorch installation error
Can't get data for duplicate urls using Scrapy framework, dont_filter=True
迅为IMX6开发板QT系统创建AP热点基于RTL8723交叉编译hostapd
什么是IDE?新手用哪个IDE比较好?









