The value of event_scheduler that enables checking status but not changing it at runtime is ______________
(a) ON
(b) OFF
(c) DISABLED
(d) ENABLED
(a) ON
(b) OFF
(c) DISABLED
(d) ENABLED
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.
Correct option is (c) DISABLED
For explanation I would say: In MySQL, if the event_scheduler is set to ‘DISABLED’ at startup, its status cannot be changed but can be checked at runtime. The events can be created but they will not execute.