mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
cleanup: pfs_upgrade* tests
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
drop procedure if exists test.user_proc;
|
||||
"Testing mysql_upgrade with PROCEDURE performance_schema.user_proc"
|
||||
create procedure test.user_proc()
|
||||
select "Not supposed to be here";
|
||||
|
Reference in New Issue
Block a user