1. 18 Apr, 2006 2 commits
    • unknown's avatar
      ndb - · dda77da5
      unknown authored
        Add abort in reception of invalid/inconsistent SUB_GCP_COMPLETE_REP
        as proceeding (in release wo/ asserts) make mysqld crash in mysterious ways
      
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Add abort in reception of invalid/inconsistent SUB_GCP_COMPLETE_REP
          as proceeding (in release wo/ asserts) make mysqld crash in mysterious ways
      dda77da5
    • unknown's avatar
      ndb - · f7f749e2
      unknown authored
        handle open(O_DIRECT) -> EINVAL
        remove need for NDB_NO_ODIRECT
      
      
      storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        handle open(O_DIRECT) -> EINVAL
      f7f749e2
  2. 13 Apr, 2006 1 commit
    • unknown's avatar
      ndb - bug#18622 · 8c2de184
      unknown authored
        Fix 4 replica bug in packLqhKeyReq, problem introduced by opt. nr.
      
      
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Fix packLqhKeyReqLab when having full AI in this and appending gci/rowid (used to casue 23+3 = 26 in signal length)
        Note: This is a very ineffectice patch, but only for 4 replicas
        This will be fixed when sending lqhkeyreq as long signal (or even just attrinfo as long)
      8c2de184
  3. 11 Apr, 2006 3 commits
  4. 10 Apr, 2006 21 commits
  5. 09 Apr, 2006 13 commits