Event Scheduler Not Taking Effect Immediately After Being Enabled
Scenario
The event scheduler did not take effect immediately after being enabled.
Troubleshooting
- On the Overview page of the DB instance, check whether Event Scheduler is enabled.
- Check whether the scheduled event is in the ENABLED state.
show events;
- Check the time zone configured for the instance.
show variables like "%time_zone%";
In the preceding figure, the instance uses UTC time, so the event scheduler, which was configured based on Beijing time, does not take effect immediately.
Solution
Configure the event scheduler based on the time zone of your instance.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot