mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Removed extra "drop view v1"
mysql-test/r/sp-prelocking.result: Update test result mysql-test/t/sp-prelocking.test: One drop too many
This commit is contained in:
parent
7eefe3da4d
commit
56f138b945
2 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue