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 TABLE performance_schema.user_table"
|
||||
# Testing mysql_upgrade with TABLE performance_schema.user_table
|
||||
create table test.user_table(a int);
|
||||
use performance_schema;
|
||||
show tables like "user_table";
|
||||
|
Reference in New Issue
Block a user