mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
perfschema test formatting. Use --echo #
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
let $MYSQLD_DATADIR= `SELECT @@datadir`;
|
||||
|
||||
--echo "Testing mysql_upgrade with FUNCTION performance_schema.user_func"
|
||||
--echo # Testing mysql_upgrade with FUNCTION performance_schema.user_func
|
||||
|
||||
create function test.user_func() returns integer
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user