Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5(EOL)
-
None
Description
main.events_bugs [ fail ]
|
Test ended at 2020-01-02 20:19:36
|
|
|
CURRENT_TEST: main.events_bugs
|
mysqltest: At line 1032: query 'CREATE EVENT e1 ON SCHEDULE AT '2020-01-01 00:00:00' DO SET @a = 1' succeeded - should have failed with errno 1290...
|
|
|
The result from queries just before the failure was:
|
< snip >
|
SET GLOBAL event_scheduler= OFF;
|
DROP EVENT bug28641;
|
|
|
|