mariadb/mysql-test/suite/perfschema
Vicentiu Ciorbaru 990283b65c Fix perfschema.hostcache_ipv4_max_con
Also fix perfschema.hostcache_ipv6_max_con.
The test case makes use of a debug switch to execute some special code.
The code does hostname replacement. Every hostname sent during connect
phase becomes santa.claus.ipv4.example.com (or ipv6). This causes a
connection from root@localhost to fail, as root is not registered as
santa claus user. The failure is only apparent on Windows as Unix
systems make use of sockets, which bypass the name resolution check
entirely.
2018-04-12 02:39:28 +03:00
..
include Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
r Fix perfschema.hostcache_ipv4_max_con 2018-04-12 02:39:28 +03:00
t Fix perfschema.hostcache_ipv4_max_con 2018-04-12 02:39:28 +03:00
disabled.def MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00