• 's avatar
    Bug #45630 rpl_trigger.test causes valgrind failures within nptl_pthread_exit_hack_handler · 440ddc54
    authored
    The server shutdown and start code triggered the valgrind failures 
    within nptl_pthread_exit_hack_handler on Ubuntu 9.04, x86 (but not amd64) 
    in rpl_trigger.test file.
    
    For fixing the bug, suppress valgrind failures within nptl_pthread_exit_hack_handler 
    on Ubuntu 9.04, x86 (but not amd64). Because the server shutdown and start
    code has been heavily used in mysql test set.
    440ddc54
valgrind.supp 9.79 KB