• Vlad Lesin's avatar
    MDEV-20421: big_innodb_log reliably fails on buildbot Windows · 16e9943d
    Vlad Lesin authored
    The test fails because it reuses mysqltest perl code to copy directory
    tree, and this code contains Windows-specific piece which outputs some
    diagnostic information.
    
    The patch introduces new parameter for that Windows-specific perl code to
    have the ability to suppress diagnostic output on the corresponding
    mysqltest perl module initialization.
    16e9943d
Handles.pm 1.79 KB