• Sergei Golubchik's avatar
    compiler warnings · 83472904
    Sergei Golubchik authored
    trnman: remove old lockman code
    trnman: replace trid_to_committed_trn hash with trid_to_trn
    
    storage/maria/ma_blockrec.c:
      compiler warnings
    storage/maria/ma_loghandler.c:
      compiler warnings
    storage/maria/ma_write.c:
      compiler warnings
    storage/maria/trnman.c:
      remove old lockman code
      replace trid_to_committed_trn hash with trid_to_trn
    storage/maria/trnman.h:
      remove old lockman code
      replace trid_to_committed_trn hash with trid_to_trn
    storage/maria/unittest/ma_test_loghandler-t.c:
      compiler warnings
    storage/maria/unittest/ma_test_loghandler_multigroup-t.c:
      compiler warnings
    storage/maria/unittest/ma_test_loghandler_multithread-t.c:
      compiler warnings
    83472904
trnman.c 24.5 KB