• unknown's avatar
    BUG#28073: Infinite loop in lock queue. · ca532914
    unknown authored
    In a certain code path the NDBD could loop infinitely in the lock queue.
    
    
    storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
      Fix infinite loop.
    storage/ndb/test/include/HugoOperations.hpp:
      Add optional hinting of TC for new transactions.
    storage/ndb/test/ndbapi/testBasic.cpp:
      Add test case.
    storage/ndb/test/run-test/daily-basic-tests.txt:
      Add test case.
    storage/ndb/test/src/HugoOperations.cpp:
      Add optional hinting of TC for new transactions.
    ca532914
testBasic.cpp 45.9 KB