• unknown's avatar
    ndb_lock.test, ndb_lock.result: · cd49f996
    unknown authored
      bug #18184  SELECT ... FOR UPDATE does not work..: New test case
    ha_ndbcluster.h, ha_ndbcluster.cc, NdbConnection.hpp:
      Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
    
    
    ndb/include/ndbapi/NdbConnection.hpp:
      Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
    sql/ha_ndbcluster.h:
      Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
    sql/ha_ndbcluster.cc:
      Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
    mysql-test/r/ndb_lock.result:
      bug #18184  SELECT ... FOR UPDATE does not work..: New test case
    mysql-test/t/ndb_lock.test:
      bug #18184  SELECT ... FOR UPDATE does not work..: New test case
    cd49f996
ndb_lock.result 3.31 KB