MySQL 5.7 Reference Manual Including MySQL NDB Cluster 7.5 and NDB Cluster 7.6
The DESCRIBE
and
EXPLAIN
statements are synonyms,
used either to obtain information about table structure or query
execution plans. For more information, see
Section 13.7.5.5, “SHOW COLUMNS Statement”, and Section 13.8.2, “EXPLAIN Statement”.