mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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 TABLE performance_schema.user_table"
|
||||
--echo # Testing mysql_upgrade with TABLE performance_schema.user_table
|
||||
|
||||
create table test.user_table(a int);
|
||||
|
||||
|
Reference in New Issue
Block a user