mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
19a22f87e9
The event scheduler was not designed to work in embedded mode. This patch disables and excludes the event scheduler when the server is compiled for embedded build.
2 lines
86 B
Text
2 lines
86 B
Text
set global event_scheduler=ON;
|
|
ERROR HY000: Unknown system variable 'event_scheduler'
|