mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
DEPENDENT SUBQUERY
|
|
+- Filter with WHERE
|
|
| +- Index lookup
|
|
| key film_actor->PRIMARY
|
|
| possible_keys PRIMARY
|
|
| key_len 2
|
|
| ref actor.actor_id
|
|
| rows 13
|
|
+- Index scan
|
|
key actor->PRIMARY
|
|
key_len 2
|
|
rows 200
|