• Monty's avatar
    Fixed a crash during automatic zerofill of moved Aria table · e748f5cc
    Monty authored
    This could happen if one did a DML with a moved table that one had done
    an external zerofill on.
    The crash happend because a message that was supposed to be sent to
    a repair report was instead sent to the result, which caused an ASSERT
    e748f5cc
ha_maria.cc 139 KB