• Tatiana A. Nurnberg's avatar
    Bug#23921: random failure of user_limits.test · 76083ed3
    Tatiana A. Nurnberg authored
    mysqltest disconnect/connect-combo could be so
    quick that connect would hit the server before
    it had processed the disconnect. Since that
    resulted in one more concurrent connection than
    we meant to have, global or per-user
    max-user-connections could be exceeded.
    This could lead to "random" failures in tests
    that set those limits.
    76083ed3
mysqltest.c 228 KB