• unknown's avatar
    Ability to read unflushed data added (only problem with CRC left and have to be fixed). · 7c32eac4
    unknown authored
    Already written pages injection to the cache fixed.
    
    
    storage/maria/ma_loghandler.c:
      Ability to read unflushed data added.
    storage/maria/ma_page.c:
      Parameters added
    storage/maria/ma_pagecache.c:
      Already written pages injection to the cache fixed.
      Validator for case of page content injection added.
    storage/maria/ma_pagecache.h:
      Validator for case of page content injection added.
    storage/maria/unittest/Makefile.am:
      Test of reading unflushed data
    storage/maria/unittest/ma_test_loghandler-t.c:
      Define fixed.
      Restart of the log removed.
    storage/maria/unittest/ma_test_loghandler_noflush-t.c:
      New BitKeeper file ``storage/maria/unittest/ma_test_loghandler_noflush-t.c''
    7c32eac4
ma_page.c 6.39 KB