• Vladislav Vaintroub's avatar
    Bug #38629 · 22a0112f
    Vladislav Vaintroub authored
    mysql-test-run.pl --start-and-exit starts but does not exit
    Instead, it hangs with ActiveState perl. The error is
    believed to be a bug in ActiveState implementation.
    Workaround is using POSIX::_exit, as described here
    http://www.perlmonks.org/?node_id=334610
    
    Thanks to Philip Stoev for the idea of the patch.
    22a0112f
mysql-test-run.pl 148 KB