-
Which value of event_scheduler enables checking status but not changing it at runtime?
-
- ENABLED
- DISABLED
- ON
- OFF
- None of these
Correct Option: B
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.