• Sergei Golubchik's avatar
    main.long_host failures · c2a5d935
    Sergei Golubchik authored
    test uses +d,getnameinfo_fake_long_host to return a fake long
    hostname in ip_to_hostname(). But this dbug keyword is only checked
    after the lookup in the hostname cache.
    
    the test has to flush the hostname cache in case previous tests
    had it populated with fake ip addresses (perfschema tests do that)
    
    also, remove redundant `connection` directives
    c2a5d935
long_host.result 23.2 KB