Commit c2964d99 authored by igor@olga.mysql.com's avatar igor@olga.mysql.com

Merge olga.mysql.com:/home/igor/mysql-5.0-opt

into  olga.mysql.com:/home/igor/mysql-5.1-opt
parents 19b24f29 e3bd20b6
...@@ -1257,7 +1257,7 @@ UPDATE v1 SET f2 = 4; ...@@ -1257,7 +1257,7 @@ UPDATE v1 SET f2 = 4;
SELECT * FROM test.t1; SELECT * FROM test.t1;
disconnect user1; disconnect user1;
connection default; connection default;
DROP VIEW v1; DROP DATABASE db27878;
use test; use test;
DROP TABLE t1; DROP TABLE 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