mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Bug#35997 Event scheduler seems to let the server crash, if it is embedded.
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.
This commit is contained in:
2
mysql-test/r/is_embedded.require
Normal file
2
mysql-test/r/is_embedded.require
Normal file
@ -0,0 +1,2 @@
|
||||
have_embedded
|
||||
1
|
Reference in New Issue
Block a user