The table on the Explain Plan page of the Top Sessions drilldown displays the current results for the SELECT statement running during the selected session.
To open the Explain Plan page
Click Top Sessions Page.
Grid
Column | Description |
---|---|
ID |
The ID that identifies the specified SELECT statement. |
Select Type |
The type of SELECT statement executed. |
Table |
The table to which the SELECT statement applies. |
Type |
The join type for the SELECT statement. |
Possible Keys |
The keys (indexes) that MySQL can use for the SELECT statement. |
Key |
The key that MySQL did use for the SELECT statement. |
Key Length |
The length of the key that MySQL used. |
Ref |
The columns or constants used with the chosen key. |
Rows |
The number of table rows that MySQL may examine to execute the query. |
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center