[MDEV-5256] SHOW EXPLAIN should support PARTITIONS and EXTENDED Created: 2013-11-07 Updated: 2015-10-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
SHOW EXPLAIN should support PARTITIONS and EXTENDED. So that one can run:
We should also consider supporting MySQL 5.7's syntax "EXPLAIN FOR CONNECTION $conn_id", for compatibility purposes. |