• Vladislav Vaintroub's avatar
    MDEV-9566 prepare mysqltest for mariabackup · ec68f764
    Vladislav Vaintroub authored
    - Do not throw output of exec command, if disable_result_log is set
    save and dump it if exec fails. Need tha to meaningfully analyze
    errors from mariabackup.
    
    - rmdir now removes the entire tree. need that because xtrabackup tests
    clean the whole directory.
    
    - all filesystem modifying commands now require the argument to
      be under MYSQLTEST_VARDIR or MYSQL_TMP_DIR.
    ec68f764
mysqltest.cc 289 KB