当前位置:网站首页>Mysql OCP 75题
Mysql OCP 75题
2022-08-03 09:57: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
监控information_schemA.TABLES表
监控操作系统中的datadir大小
版权声明:本文为博主原创文章,未经博主允许不得转载。
MYSQL
边栏推荐
猜你喜欢
Go操作Redis数据库
DOM0, DOM2, DOM3 events
DOM0、DOM2、DOM3 事件
对话 | AI、机器学习在材料科学研究中能发挥哪些作用?
2022年起重机械指挥培训试题模拟考试平台操作
Scrapy + Selenium 实现模拟登录,获取页面动态加载数据
面试突击71:GET 和 POST 有什么区别?
Scrapy + Selenium implements simulated login and obtains dynamic page loading data
Chrome F12 keep before request information network
Oracle 迁移至Mysql
随机推荐
有大佬用flink读取mysql binlog分表后再写入新表吗
8 月数据库排行榜:Oracle 分数大跌,MySQL 上涨最多
Oracle 数据如何迁移到MySQL 图文详细教程
罕见的数学天才,靠“假结婚”才得到追求事业的机会
索引(三)
STP生成树(端口状态+端口角色+收敛机制 )|||| STP优化技术( uplinkfast技术+Portfast技术+backbonefast技术 )详解
按位取反怎么运算_按位取反运算
mysql 事务原理详解
013-Binary tree
MySQL——几种常见的嵌套查询
Scrapy + Selenium 实现模拟登录,获取页面动态加载数据
mongodb服务启动失败_mongodb启动不了
Redis的基础与django使用redis
MySql数据库索引优化
MySQL8重置root账户密码图文教程
免费的mysql数据库管理工具_易语言快速导入MySQL数据库
oracle中的rownum函数
milvus
问下flink -sql 通过cdc抽取数据怎么能更快的抽取数据写到目标端?如何配置?
自动化测试浏览器驱动下载版本对应关系