Help Center/ Relational Database Service/ User Guide (Ally Region)/ Troubleshooting/ RDS for MySQL/ SQL Issues/ Event Scheduler Not Taking Effect Immediately After Being Enabled
Updated on 2025-12-26 GMT+08:00

Event Scheduler Not Taking Effect Immediately After Being Enabled

Scenario

The event scheduler did not take effect immediately after being enabled.

Troubleshooting

  1. On the Basic Information page, check whether Event Scheduler is enabled.
  2. Check whether the scheduled event is in the ENABLED state.

    show events;

  3. Check the time zone configured for the instance.

    show variables like "%time_zone%";

Solution

Configure the event scheduler based on the time zone of your instance.