• Daniel Black's avatar
    purge HAVE_CLOSE_SERVER_SOCK from sql/mysqld.cc · 2e31b2ff
    Daniel Black authored
    When we are testing under valgrind, we should be
    testing the actual code path used in production code.
    
    This optimization of using shutdown did, in pre-2009,
    help purify shutdown quickly. In
    b125770a this magicly
    equated to valgrind, in 2009.
    
    Reviewer: Monty
    2e31b2ff
mysqld.cc 330 KB