summaryrefslogtreecommitdiff
path: root/mysql-test/r/having.result
diff options
context:
space:
mode:
authorunknown <igor@rurik.mysql.com>2006-04-10 14:14:20 -0700
committerunknown <igor@rurik.mysql.com>2006-04-10 14:14:20 -0700
commit6978949b49a6c9b2746ac8aab1a1362c5db8d576 (patch)
tree26b604b4685d2c2e773da061352fb984d3f629aa /mysql-test/r/having.result
parent7d384e46333b892a3566e51514381a0963e9eeb1 (diff)
downloadmariadb-git-6978949b49a6c9b2746ac8aab1a1362c5db8d576.tar.gz
Made the test case for bug #15917 independent on platforms.
Diffstat (limited to 'mysql-test/r/having.result')
-rw-r--r--mysql-test/r/having.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/r/having.result b/mysql-test/r/having.result
index c827e11e50e..fe918e4c3ff 100644
--- a/mysql-test/r/having.result
+++ b/mysql-test/r/having.result
@@ -360,8 +360,6 @@ s1 count(s1)
y 1
drop table t1;
DROP SCHEMA IF EXISTS HU;
-Warnings:
-Note 1008 Can't drop database 'HU'; database doesn't exist
CREATE SCHEMA HU ;
USE HU ;
CREATE TABLE STAFF