• Magne Mahre's avatar
    Bug#40677 Archive tables joined on primary return no result · b6deb902
    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
    
    b6deb902
archive.test 102 KB