mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
perform explicit cleanup
add missing opt file
This commit is contained in:

parent
d8d199c469
commit
5558f69d62
@@ -33,3 +33,5 @@ SET del_count = del_count - 2;
|
||||
END WHILE;
|
||||
END|
|
||||
CALL test.proc_norm();
|
||||
DROP PROCEDURE test.proc_norm;
|
||||
DROP TABLE test.regular_tbl;
|
||||
|
Reference in New Issue
Block a user