1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00

Fix of the test after null processing fix.

This commit is contained in:
Oleksandr Byelkin
2018-05-15 19:52:28 +02:00
parent 2e0c23d82b
commit dd0e960f4d

View File

@@ -517,7 +517,6 @@ Warning 1292 Incorrect datetime value: '2001-00-00'
Warning 1292 Incorrect datetime value: '2001-00-00' Warning 1292 Incorrect datetime value: '2001-00-00'
Warning 1292 Incorrect datetime value: '2001-00-00' Warning 1292 Incorrect datetime value: '2001-00-00'
Warning 1292 Incorrect datetime value: '2001-00-00' Warning 1292 Incorrect datetime value: '2001-00-00'
Warning 1292 Incorrect datetime value: '2001-00-00'
SET sql_mode=DEFAULT; SET sql_mode=DEFAULT;
DROP TABLE t1; DROP TABLE t1;
# #