• unknown's avatar
    After-merge fix for MySQL 5.1.41 merge: suppress some warnings during shutdown. · fc2f3176
    unknown authored
    The MySQL 5.1.41 merge adds back some more warning lines in error log to be
    checked. So some suppressions for these new ones need to be added to the code
    in MariaDB that checks for warnings during server shutdown (MySQL only checks
    for warnings that occur while executing the test cases themselves).
    fc2f3176
mysql-test-run.pl 158 KB