[译] 来自 Percona Support Team 的新年祝福!
MySQL Translate

[译] 来自 Percona Support Team 的新年祝福!

原文地址: https://www.percona.com/blog/percona-support-team-new-year-greetings/ 原文作者: Sveta Smirnova 译文 在Percona支持团队,我们每周花几个小时做这样的实验: 短期的集体项目,与工作任务没有直接关系。 我们最近一次的实验是关于即将为冬季假期做准备,或者说我们将准备圣诞树并装饰它。 为此,我们使...

2022-01-29 Read More
mysql percona 译文 sql
MySQL 监控项
MySQL

MySQL 监控项

从Server/Instance/Schema/SQL层层递进进行监控。 Server Uptime运行时间 who当前用户 process进程 CPU MEM DISK NETWORK 系统时间 系统时钟同步状态 Instance Schema SQL CRUD操作数量统计 查询操作数量 更新操作数量 插入操作数量 删除操作数量 提交操作数量 回滚操作数量 日志分析 Cluster...

2018-04-23 Read More
mysql monitor
MySQL 日志
MySQL

MySQL 日志

MySQL Logs binary log error log slow log audit log Audit Log format 12[timestamp],[serverhost],[username],[host],[connectionid],[queryid],[operation],[database],[object],[retcode] Check Logs 1234567...

2018-04-23 Read More
mysql log
MySQL AWR
MySQL kit

MySQL AWR

MySQL AWR Server overview Tuning charts Wait state analyzer I/O by tablespace & file Performance indicators Server statistics Parameter editor (P-file editor) Reference https://github.com/shawn...

2018-04-23 Read More
mysql awr