Created attachment 416130 [details, diff] Upstream patch from MariaDB without changed formation Hi, the mysql test suite contains a test (events_1) with hard coded date which is set to 2015-10-10. Since that date, this test is failing in dev-db/{mysql,percona-server,mariadb}. This is upstream bug http://bugs.mysql.com/bug.php?id=78899 I am suggesting to add the following patch to mysql-extras: @patch 50002_all_mysql-server-5.6.26-bug-78899.patch @ver 5.06.00.00 to 5.06.27.99 @pn mysql @pn mariadb @pn percona-server @@ Fix events_1 test for October 2015 @@ Upstream bug 78899 The fix is included in 5.6.28+.
I wish Oracle went into more detail of how this was fixed. I won't apply this to MariaDB since it is already fixed.
Fixed in the tree. Thanks for the patch!