3853 Jonas Oreland 2010-10-13
ndb - fix result file for ndb_config
modified:
mysql-test/suite/ndb/r/ndb_config.result
3852 Jonas Oreland 2010-10-13
ndb - fix randomly failing testcases, as dump/error-insert is not syncronous, by adding an explict SYNC_REQ afterwards, which makes sure that previous signal has reach final destination
added:
storage/ndb/include/kernel/signaldata/Sync.hpp
modified:
storage/ndb/include/kernel/GlobalSignalNumbers.h
storage/ndb/src/common/debugger/signaldata/SignalNames.cpp
storage/ndb/src/kernel/blocks/LocalProxy.cpp
storage/ndb/src/kernel/blocks/LocalProxy.hpp
storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp
storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp
storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp
storage/ndb/src/kernel/vm/SimulatedBlock.cpp
storage/ndb/src/kernel/vm/SimulatedBlock.hpp
storage/ndb/src/mgmsrv/MgmtSrvr.cpp
=== modified file 'mysql-test/suite/ndb/r/ndb_config.result'
--- a/mysql-test/suite/ndb/r/ndb_config.result 2010-08-27 12:12:51 +0000
+++ b/mysql-test/suite/ndb/r/ndb_config.result 2010-10-13 10:35:05 +0000
@@ -30,6 +30,8 @@ tcp,3,4,55,3 tcp,3,5,55,3 tcp,3,6,55,3 t
== 16 == bug44689
192.168.0.1 192.168.0.1 192.168.0.1 192.168.0.2 192.168.0.3 192.168.0.4
== 17 == bug49400
+ WARNING -- at line 5: [MGM] Id is deprecated
+ WARNING -- at line 9: [DB] Id is deprecated
ERROR -- at line 25: TCP connection is a duplicate of the existing TCP link from line 14
ERROR -- at line 25: Could not store section of configuration file.
== 18 == bug56185
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20101013103505-k2x3ezs71swxag7j.bundle
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0 branch (jonas:3852 to 3853) | Jonas Oreland | 13 Oct |