• unknown's avatar
    lock manager passed unit tests · 12a55aea
    unknown authored
    
    storage/maria/trnman.c:
      comments
    include/my_dbug.h:
      make DBUG_ASSERT always a statement
    storage/maria/lockman.h:
      comments
    include/lf.h:
      lf_pinbox - don't use a fixed-size purgatory.
    mysys/lf_alloc-pin.c:
      lf_pinbox - don't use a fixed-size purgatory.
    mysys/lf_hash.c:
      lf_pinbox - don't use a fixed-size purgatory.
    storage/maria/lockman.c:
      removed IGNORE_ME/UPGDARED matching - it was wrong in the first place.
      updated for "lf_pinbox - don't use a fixed-size purgatory"
    storage/maria/unittest/lockman-t.c:
      IGNORE_ME/UPGRADED pair counting bugtest.
      more tests
    unittest/mysys/my_atomic-t.c:
      lf_pinbox - don't use a fixed-size purgatory.
    12a55aea
lf_hash.c 9.33 KB