summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_sapdb.result
diff options
context:
space:
mode:
authormonty@mysql.com <>2005-11-01 13:00:02 +0200
committermonty@mysql.com <>2005-11-01 13:00:02 +0200
commit19502e8eb5a79f04611458ec3784373b756a7948 (patch)
tree48f465a2fa16bd4e275d38c29d8c85701e758f58 /mysql-test/r/func_sapdb.result
parentfdcb437bdfd3b10cd6e9a220fa0d29970383ffe7 (diff)
downloadmariadb-git-19502e8eb5a79f04611458ec3784373b756a7948.tar.gz
Review of new pushed code
Removed wrong fix for bug #14009 (use of abs() on null value causes problems with filesort) Mark that add_time(), time_diff() and str_to_date() can return null values
Diffstat (limited to 'mysql-test/r/func_sapdb.result')
-rw-r--r--mysql-test/r/func_sapdb.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/func_sapdb.result b/mysql-test/r/func_sapdb.result
index 68c3baa7bde..ea40e1559fd 100644
--- a/mysql-test/r/func_sapdb.result
+++ b/mysql-test/r/func_sapdb.result
@@ -170,8 +170,8 @@ Field Type Null Key Default Extra
f1 date 0000-00-00
f2 datetime YES NULL
f3 time YES NULL
-f4 time 00:00:00
-f5 time 00:00:00
+f4 time YES NULL
+f5 time YES NULL
f6 time 00:00:00
f7 datetime YES NULL
f8 date YES NULL