Loading mysql-test/r/having.result +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading mysql-test/t/having.test +2 −0 Original line number Diff line number Diff line Loading @@ -354,7 +354,9 @@ drop table t1; # when the server is run on Windows or with --lower-case-table-names=1 # --disable_warnings DROP SCHEMA IF EXISTS HU; --enable_warnings CREATE SCHEMA HU ; USE HU ; Loading Loading
mysql-test/r/having.result +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
mysql-test/t/having.test +2 −0 Original line number Diff line number Diff line Loading @@ -354,7 +354,9 @@ drop table t1; # when the server is run on Windows or with --lower-case-table-names=1 # --disable_warnings DROP SCHEMA IF EXISTS HU; --enable_warnings CREATE SCHEMA HU ; USE HU ; Loading