Update MySQL_EXPLAIN.md
This commit is contained in:
parent
dcc3303c32
commit
7e0e6b1dc5
@ -246,4 +246,4 @@ mysql> EXPLAIN SELECT first_name,count(first_name) FROM employees GROUP BY first
|
|||||||
|
|
||||||
## 参考资料
|
## 参考资料
|
||||||
|
|
||||||
更多参数的说明可以参考 MySQL官方文档:https://dev.mysql.com/doc/refman/8.0/en/explain-output.html
|
更多参数的说明可以参考 MySQL 官方文档:https://dev.mysql.com/doc/refman/8.0/en/explain-output.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user