Merge hynda.mysql.fi:/home/my/mysql-5.1-main
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
This commit is contained in:
commit
4f6c7eece3
@ -350,4 +350,5 @@ SELECT * FROM t1;
|
||||
a b
|
||||
1 root@localhost
|
||||
DROP DATABASE mysqltest1;
|
||||
DROP USER untrusted@localhost;
|
||||
End of 5.1 tests
|
||||
|
@ -276,5 +276,6 @@ INSERT INTO t1 VALUES (1,USER());
|
||||
SELECT * FROM t1;
|
||||
connection default;
|
||||
DROP DATABASE mysqltest1;
|
||||
DROP USER untrusted@localhost;
|
||||
|
||||
--echo End of 5.1 tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user