• Monty's avatar
    Fixed bug in Aria read cache when doing check/repair · 4834a0d1
    Monty authored
    Reading the last page of table with "dynamic page" format would generate
    an error when reading after the last row. This was never noticed as
    when using Aria as a handler any error messages generated by
    _ma_set_fatal_error() was ignored.
    4834a0d1
ma_cache.c 4.04 KB