12.8.2. EXPLAIN Syntax

EXPLAIN [EXTENDED | PARTITIONS] SELECT select_options

Or:

EXPLAIN tbl_name

The EXPLAIN statement can be used either as a way to obtain information about how MySQL executes a SELECT statement or as a synonym for DESCRIBE:

Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout