Commit 1dc8342d authored by unknown's avatar unknown

fexed erroro message

parent da25c033
...@@ -122,7 +122,7 @@ select "user4"; ...@@ -122,7 +122,7 @@ select "user4";
user4 user4
user4 user4
select a from t1; select a from t1;
ERROR 42000: No Database Selected ERROR 3D000: No Database Selected
select * from mysqltest.t1,test.t1; select * from mysqltest.t1,test.t1;
a b c a a b c a
1 1 1 test.t1 1 1 1 test.t1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment