Skip to content

Commit 08de6e2

Browse files
authored
在网页里面的格式有点问题,文字被拉长了,markdown里面加一行就可以解决
在网页里面的格式有点问题,文字被拉长了,markdown里面加一行就可以解决
1 parent 4b9dbce commit 08de6e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/database/mysql/mysql-index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ SELECT id FROM table WHERE id=1;
187187
> 那么直接根据这个索引就可以查到数据,也无需回表。
188188
189189
覆盖索引:
190+
190191
![](https://img-blog.csdnimg.cn/20210420165341868.png)
191192

192193
## 联合索引

0 commit comments

Comments
 (0)