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:
@ -24,7 +24,7 @@ SET @saved_dbug = @@GLOBAL.debug_dbug;
|
||||
set global debug_dbug= "+d,vio_peer_addr_fake_ipv6,getnameinfo_fake_ipv6,getaddrinfo_error_again";
|
||||
ERROR HY000: Host '2001:db8::6:6' is not allowed to connect to this MariaDB server
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST NULL
|
||||
HOST_VALIDATED NO
|
||||
@ -54,7 +54,7 @@ FIRST_ERROR_SEEN set
|
||||
LAST_ERROR_SEEN set
|
||||
ERROR HY000: Host '2001:db8::6:6' is not allowed to connect to this MariaDB server
|
||||
connection default;
|
||||
"Dumping performance_schema.host_cache"
|
||||
# Dumping performance_schema.host_cache
|
||||
IP 2001:db8::6:6
|
||||
HOST NULL
|
||||
HOST_VALIDATED NO
|
||||
|
Reference in New Issue
Block a user