# mysql > MySQL的服务器配置中默认是没有设置event_scheduler的, 所以我们可以修改它的 值; 可以设置event_scheduler的值为ON, OFF, DISABLED; ON表示开启, OFF表示 关闭, DISABLED表示不允许修改。 在my.conf/my.ini的mysqld字段添加 event_scheduler=ON - Author: asmlover - Repository: ASMlover/study - Version: 20260208022716 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/ASMlover/study - Web: https://mule.run/skillshub/@@ASMlover/study~mysql:20260208022716 --- # **README for MySQL** *** ## **Overview** * Some skills about using MySQL