Which three tasks can be performed by using the performance Schema?
A.
Finding queries that are not using indexes
B.
Finding rows that are locked by InnoDB
C.
Finding client connection attributes
D.
Finding the part of a code in which a single query is spending time
E.
Finding the size of each table
Explanation:
A,B,C
bcd
B C D
A C D