Files
percona-toolkit/t/pt-visual-explain/samples/simple_partition.sql
2011-06-24 16:02:05 -06:00

14 lines
343 B
SQL

mysql> EXPLAIN PARTITIONS SELECT * FROM trb1\G
*************************** 1. row ***************************
id: 1
select_type: SIMPLE
table: trb1
partitions: p0,p1,p2,p3
type: ALL
possible_keys: NULL
key: NULL
key_len: NULL
ref: NULL
rows: 10
Extra: Using filesort