diff options
author | monty@donna.mysql.com <> | 2001-01-17 03:15:20 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-01-17 03:15:20 +0200 |
commit | 0732f7475eb4775fcfff20257bbe386b38e51a99 (patch) | |
tree | 256b185f833ce2fac42471efe65aa7bde9b9a8da /mysql-test/r/having.result | |
parent | 5f4a3f51675240ac05daaba50926740e380e5016 (diff) | |
download | mariadb-git-0732f7475eb4775fcfff20257bbe386b38e51a99.tar.gz |
Fixed for bugs that was found when getting full code coverage of BDB
Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables
Diffstat (limited to 'mysql-test/r/having.result')
-rw-r--r-- | mysql-test/r/having.result | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/having.result b/mysql-test/r/having.result new file mode 100644 index 00000000000..cbd3fbfff4e --- /dev/null +++ b/mysql-test/r/having.result @@ -0,0 +1,4 @@ +b +b +b +0 |