mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +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_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
|
||||
@@ -85,7 +85,7 @@ LAST_ERROR_SEEN set
|
||||
set global debug_dbug= "+d,vio_peer_addr_fake_ipv6,getnameinfo_fake_ipv6,getaddrinfo_fake_good_ipv6";
|
||||
ERROR HY000: Host 'santa.claus.ipv6.example.com' 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 santa.claus.ipv6.example.com
|
||||
HOST_VALIDATED YES
|
||||
@@ -115,7 +115,7 @@ FIRST_ERROR_SEEN set
|
||||
LAST_ERROR_SEEN set
|
||||
ERROR HY000: Host 'santa.claus.ipv6.example.com' 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 santa.claus.ipv6.example.com
|
||||
HOST_VALIDATED YES
|
||||
|
Reference in New Issue
Block a user