BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB and
table cache is full After reading last record from freshly opened archive table (e.g. after flush table, or if there is no room in table cache), the table is reported as crashed. The problem was that azio wrongly invalidated azio_stream when it meets EOF.
Showing
Please register or sign in to comment