• Marko Mäkelä's avatar
    Remove some more error log spam. · 06a7923f
    Marko Mäkelä authored
    Do not effectively set DEBUG_DBUG='d' by setting DEBUG_DBUG='-d,...'.
    Instead, restore the saved value of DEBUG_DBUG.
    
    Also, split the test innodb_fts.innodb_fts_misc_debug into
    innodb_fts.crash_recovery and innodb_fts.misc_debug, and enable
    these tests for --valgrind, the latter test for --embedded,
    and the former tests for the non-debug server.
    06a7923f
misc_debug.test 1.49 KB