• unknown's avatar
    WL#3072 Maria Recovery · a5f4e79d
    unknown authored
    * added replaying of REDO_REPAIR_TABLE, but disabled it as
    mysterious linker errors appear.
    * after replaying RENAME/REPAIR, we must bump create_rename_lsn
    for idempotency of maria_read_log.
    
    
    sql/mysqld.cc:
      typo
    storage/maria/ma_checkpoint.c:
      silence compiler warning
    storage/maria/ma_recovery.c:
      * added replaying of REDO_REPAIR_TABLE, but disabled it as
      mysterious linker errors appear.
      * after replaying RENAME/REPAIR, we must bump create_rename_lsn
      for idempotency of maria_read_log.
    a5f4e79d
ma_recovery.c 64.3 KB