Commit 4d20ff9c authored by unknown's avatar unknown

Removed extra "drop view v1"


mysql-test/r/sp-prelocking.result:
  Update test result
mysql-test/t/sp-prelocking.test:
  One drop too many
parent 69d1ef9f
......@@ -214,4 +214,3 @@ drop function f1;
drop function f2;
drop function f3;
drop procedure sp1;
drop view v1;
......@@ -240,4 +240,3 @@ drop function f1;
drop function f2;
drop function f3;
drop procedure sp1;
drop view v1;
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