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:
@ -35,7 +35,7 @@ current_user()
|
||||
root@2001:db8::6:6
|
||||
disconnect con2;
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST NULL
|
||||
HOST_VALIDATED NO
|
||||
@ -72,7 +72,7 @@ current_user()
|
||||
root@2001:db8::6:6
|
||||
disconnect con3;
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST NULL
|
||||
HOST_VALIDATED NO
|
||||
@ -110,7 +110,7 @@ current_user()
|
||||
root@santa.claus.ipv6.example.com
|
||||
disconnect con4;
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST santa.claus.ipv6.example.com
|
||||
HOST_VALIDATED YES
|
||||
@ -147,7 +147,7 @@ current_user()
|
||||
root@santa.claus.ipv6.example.com
|
||||
disconnect con5;
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST santa.claus.ipv6.example.com
|
||||
HOST_VALIDATED YES
|
||||
|
Reference in New Issue
Block a user