[MDEV-21416] main.events_bugs fails due to 2020-01-01 date Created: 2020-01-03  Updated: 2020-01-03  Resolved: 2020-01-03

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 5.5, 10.1, 10.2, 10.3, 10.4, 10.5
Fix Version/s: 5.5.67, 10.1.44, 10.2.31, 10.3.22, 10.4.12, 10.5.1

Type: Bug Priority: Major
Reporter: Oleksandr Byelkin Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: 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;
 



 Comments   
Comment by Oleksandr Byelkin [ 2020-01-03 ]

2020-01-01 happened

we can not move it over 2038 due to year 2038 problem (timestamp).

Generated at Thu Feb 08 09:06:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.