Update MySQL_EXPLAIN.md

This commit is contained in:
heibaiying 2019-07-25 14:46:45 +08:00 committed by GitHub
parent dcc3303c32
commit 7e0e6b1dc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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