🔄Update: MySQL
This commit is contained in:
+5
-1
@@ -21,4 +21,8 @@
|
||||
|
||||
## 索引下推
|
||||
|
||||
- 提前判断减少回表
|
||||
- 提前判断减少回表
|
||||
|
||||
## 覆盖索引
|
||||
|
||||
- 部分查找可以不用回表
|
||||
Reference in New Issue
Block a user