diff options
author | monty@hundin.mysql.fi <> | 2002-05-07 19:08:56 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2002-05-07 19:08:56 +0300 |
commit | d025029de4c6bea88fea65070de26fedc465f183 (patch) | |
tree | 998601644441d26cc8a548d4f2e086978a15feea /mysql-test/r/join.result | |
parent | d6fcf75a051f54b0e90da31407cfcb5a73894552 (diff) | |
download | mariadb-git-d025029de4c6bea88fea65070de26fedc465f183.tar.gz |
Fix for ISNULL()
Diffstat (limited to 'mysql-test/r/join.result')
-rw-r--r-- | mysql-test/r/join.result | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/join.result b/mysql-test/r/join.result index c99c63245dd..39331fc68e4 100644 --- a/mysql-test/r/join.result +++ b/mysql-test/r/join.result @@ -27,6 +27,9 @@ d d 0000-00-00 NULL d 0000-00-00 +d +2001-08-01 +0000-00-00 COUNT(t1.Title) 1 COUNT(t1.Title) |