• Marko Mäkelä's avatar
    Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF. · f1627045
    Marko Mäkelä authored
    Remove the debug parameter innodb_force_recovery_crash that was
    introduced into MySQL 5.6 by me in WL#6494 which allowed InnoDB
    to resize the redo log on startup.
    
    Let innodb.log_file_size actually start up the server, but ensure
    that the InnoDB storage engine refuses to start up in each of the
    scenarios.
    f1627045
ha_innodb.cc 520 KB