mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
added missing drop view at end of test
This commit is contained in:
@ -213,3 +213,4 @@ drop function f1;
|
||||
drop function f2;
|
||||
drop function f3;
|
||||
drop procedure sp1;
|
||||
drop view v1;
|
||||
|
Reference in New Issue
Block a user