List:Commits« Previous MessageNext Message »
From:Frazer Clement Date:October 7 2008 1:24pm
Subject:bzr push into mysql-5.1 tree (frazer:2893 to 2894) Bug#9908
View as plain text  
------------------------------------------------------------
revno: 2894
revision-id: frazer@stripped
parent: frazer@stripped
parent: jonas@stripped
committer: Frazer Clement <frazer@stripped>
branch nick: mysql-5.1-telco-6.4
timestamp: Tue 2008-10-07 14:22:07 +0100
message:
  Merge
modified:
  storage/ndb/include/ndbapi/NdbScanOperation.hpp sp1f-ndbscanoperation.hpp-20040414082357-fjxe5xe43jqfor2px56dwicnrkjwc2kz
  storage/ndb/src/ndbapi/NdbScanOperation.cpp sp1f-ndbscanoperation.cpp-20040414082425-yr5memqa2kvjbeg5kez5mhmsjkkzcxmz
    ------------------------------------------------------------
    revno: 2891.1.1
    revision-id: jonas@stripped
    parent: tomas.ulin@stripped
    committer: Jonas Oreland <jonas@stripped>
    branch nick: telco-6.4
    timestamp: Tue 2008-10-07 15:06:47 +0200
    message:
      ndb - bug#9908 - dont include ndb_global.h in public header-files
    modified:
      storage/ndb/include/ndbapi/NdbScanOperation.hpp sp1f-ndbscanoperation.hpp-20040414082357-fjxe5xe43jqfor2px56dwicnrkjwc2kz
      storage/ndb/src/ndbapi/NdbScanOperation.cpp sp1f-ndbscanoperation.cpp-20040414082425-yr5memqa2kvjbeg5kez5mhmsjkkzcxmz
------------------------------------------------------------
revno: 2893
revision-id: frazer@stripped
parent: frazer@stripped
committer: Frazer Clement <frazer@stripped>
branch nick: mysql-5.1-telco-6.4
timestamp: Tue 2008-10-07 14:01:20 +0100
message:
  Fix root cause of following problem in 6.4 : 
  
  1) Start NDBD nodes into no start state
  2) Issue all restart -i from ndb_mgm
  3) Assertion failure, resulting in hung NDBD
  
  Problem was due to data not initialised in constructor being used 
  in destructor
  
  Hang in NDBD was due to re-entry to NdbShutdown - to be fixed separately
modified:
  storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp sp1f-dbtupgen.cpp-20040414082419-gthvzvbzhvmti2c6o5f7jsqyahpdoycy

Attachment: [text/text/x-diff] patch-2894.diff
Thread
bzr push into mysql-5.1 tree (frazer:2893 to 2894) Bug#9908Frazer Clement7 Oct