• prabakaran thirumalai's avatar
    Bug#16064876 MAIN.KILL FAILS OCCASIONALLY ON SOL10 SPARC64 · b36651dd
    prabakaran thirumalai authored
    Analysis:
    On solaris, killing a connection which waits on debug sync
    (waits on condition variable) is neglected. Subsequent kill
    connection to that thread succeeds. Debug sync code is not
    included in release build hence it is not an customer issue.
    Also verified that except this case, other cases succeed in
    main.kill test script. So moving this test to experimental
    state on solaris platform only in mysql-5.5 branch.
    b36651dd
default.experimental 1.69 KB