MySQL 5.6.3

 

SHOW VARIABLES LIKE '%version%';

https://dev.mysql.com/doc/refman/5.6/en/explain.html

As of MySQL 5.6.3, permitted explainable statements for EXPLAIN are SELECTDELETEINSERTREPLACE, and UPDATE. Before MySQL 5.6.3, SELECTis the only explainable statement.

posted @ 2016-12-28 20:02  papering  阅读(207)  评论(0编辑  收藏  举报