-
Notifications
You must be signed in to change notification settings - Fork 50
MySQL
Edward Lee edited this page Jul 9, 2015
·
32 revisions
- 为什么InnoDB表要建议用自增列做主键 -- 叶金荣(yejr)
- 为何InnoDB表select count(*)很慢 -- 叶金荣(yejr)
- 线上环境到底要不要开启query cache -- 叶金荣(yejr)
- 为什么要关闭query cache,如何关闭 -- 叶金荣(yejr)
- EXPLAIN结果中哪些信息要引起关注 -- 叶金荣(yejr)
- MySQL复制中slave延迟监控 -- 叶金荣(yejr)