• Magne Mahre's avatar
    Bug#40677 Archive tables joined on primary return no result · dd6fd68f
    Magne Mahre authored
    Select queries on archive tables when joined on their primary keys
    returns no results(empty set)
          
    Archive storage doesn't inform the handler about the fetched record 
    status when it is found. Fixed the archive storage engine to update
    the record status when it fetches successfully
    
    dd6fd68f
archive.test 102 KB