• Monty's avatar
    Write error message if aria_log.??????? files are missing · 7def2877
    Monty authored
    This can happen if one uses a backup where not all aria_log.* files
    are copied or if the last one is too short. In this case the data
    files will contain data that is not in the logs and recovery will fail.
    
    Other things:
    - Fixed tprint() to not print extra new line to debug trace
    7def2877
ma_loghandler.h 18.2 KB