mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
perfschema test formatting. Use --echo #
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
"Testing mysql_upgrade with PROCEDURE performance_schema.user_proc"
|
||||
# Testing mysql_upgrade with PROCEDURE performance_schema.user_proc
|
||||
create procedure test.user_proc()
|
||||
select "Not supposed to be here";
|
||||
update mysql.proc set db='performance_schema' where name='user_proc';
|
||||
|
Reference in New Issue
Block a user