Which table stores information about the threads executing within the server?
(a) PROCESS
(b) PROCESSLIST
(c) LIST
(d) THREADSLIST
(a) PROCESS
(b) PROCESSLIST
(c) LIST
(d) THREADSLIST
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right answer is (b) PROCESSLIST
Easiest explanation: The table ‘PROCESSLIST’ is responsible for storing all the information about the threads executing within the server. The other tables are not valid tables in the INFORMATION_SCHEMA.