We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a99816 commit 82e9deaCopy full SHA for 82e9dea
sql-statements/sql-statement-explain-analyze.md
@@ -93,7 +93,7 @@ EXPLAIN ANALYZE SELECT * FROM t1;
93
94
## MySQL compatibility
95
96
-`EXPLAIN ANALYZE` is a feature of MySQL 8.0, but both the output format and the potential execution plans in TiDB differ substaintially from MySQL.
+`EXPLAIN ANALYZE` is a feature of MySQL 8.0, but both the output format and the potential execution plans in TiDB differ substantially from MySQL.
97
98
## See also
99
0 commit comments