当前位置:网站首页>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
边栏推荐
猜你喜欢
随机推荐
Mysql OCP 75题
迅为IMX6开发板QT系统创建AP热点基于RTL8723交叉编译hostapd
2022.8.2-----leetcode.622
MySQL 中 is null 和 =null 的区别
mysql数据库配置性能调优
Go Redis database operation
CRT命令按键
C# Color颜色RGB对照表、颜色选择器
WinCheck Script
015-Balanced binary tree (1)
Promise 1: Basic Questions
面试突击71:GET 和 POST 有什么区别?
ClickHouse删除数据之delete问题详解
因果图法_软件测试因果图怎么画
如何优雅的消除系统重复代码
面试突击71:GET 和 POST 有什么区别?
SQL教程之递归 CTE Common Table Expression
Scrapy + Selenium implements simulated login and obtains dynamic page loading data
ImportError: DLL load failed with error code -1073741795
Unity笔记之简陋的第一人称漫游








