summaryrefslogtreecommitdiff
path: root/mysql-test/main/temporal_literal.result
diff options
context:
space:
mode:
authorOleksandr Byelkin <sanja@mariadb.com>2018-05-15 19:52:28 +0200
committerOleksandr Byelkin <sanja@mariadb.com>2018-05-15 19:52:28 +0200
commitdd0e960f4d7823a871cb7f924f0732aaa9cde877 (patch)
tree23525f26f26f2bf4ab2ec90470fe74faac77c405 /mysql-test/main/temporal_literal.result
parent2e0c23d82b49801c1deaa135da6ada768e79be48 (diff)
downloadmariadb-git-dd0e960f4d7823a871cb7f924f0732aaa9cde877.tar.gz
Fix of the test after null processing fix.
Diffstat (limited to 'mysql-test/main/temporal_literal.result')
-rw-r--r--mysql-test/main/temporal_literal.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/main/temporal_literal.result b/mysql-test/main/temporal_literal.result
index f4f43fe9ba3..d2417d7f9eb 100644
--- a/mysql-test/main/temporal_literal.result
+++ b/mysql-test/main/temporal_literal.result
@@ -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'
SET sql_mode=DEFAULT;
DROP TABLE t1;
#