summaryrefslogtreecommitdiff
path: root/mysql-test/ndb
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2005-01-09 23:02:06 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2005-01-09 23:02:06 +0100
commit9ec0095e479ba92777e4d7736681adfd0ec48649 (patch)
tree3dfc4d4dc4d6f3d69cc513d5f6f2712286aacc35 /mysql-test/ndb
parent3c7b8815c321f546bca0b299b9ecc4bbd4a056c4 (diff)
downloadmariadb-git-9ec0095e479ba92777e4d7736681adfd0ec48649.tar.gz
updated ndb_mgm test
removed grep event and added congestion event more docs changed some naming, expecially regarding severities added config param for logevel for congestion mysql-test/ndb/basic.result: updated ndb_mgm test mysql-test/ndb/restart.test: updated ndb_mgm test ndb/include/kernel/LogLevel.hpp: removed grep event and added congestion event ndb/include/mgmapi/mgmapi.h: more docs changed some naming, expecially regarding severities ndb/include/mgmapi/mgmapi_config_parameters.h: removed grep event and added congestion event ndb/src/common/debugger/EventLogger.cpp: removed grep event and added congestion event ndb/src/mgmapi/mgmapi.cpp: changed some naming, expecially regarding severities ndb/src/mgmsrv/ConfigInfo.cpp: added config param for logevel for congestion ndb/src/mgmsrv/Services.cpp: just som variable name changes
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r--mysql-test/ndb/basic.result10
-rw-r--r--mysql-test/ndb/restart.test2
2 files changed, 6 insertions, 6 deletions
diff --git a/mysql-test/ndb/basic.result b/mysql-test/ndb/basic.result
index 5ebd20a7f83..9d2b18881b9 100644
--- a/mysql-test/ndb/basic.result
+++ b/mysql-test/ndb/basic.result
@@ -26,17 +26,17 @@ CONNECT [<connectstring>] Connect to management server (reconnect i
QUIT Quit management client
<severity> = ALERT | CRITICAL | ERROR | WARNING | INFO | DEBUG
-<category> = STARTUP | SHUTDOWN | STATISTICS | CHECKPOINT | NODERESTART | CONNECTION | INFO | ERROR | GREP | DEBUG | BACKUP
+<category> = STARTUP | SHUTDOWN | STATISTICS | CHECKPOINT | NODERESTART | CONNECTION | INFO | ERROR | CONGESTION | DEBUG | BACKUP
<level> = 0 - 15
<id> = ALL | Any database node id
Connected to Management Server at: localhost:1186
-Node 1: started (Version 4.1.9)
-Node 2: started (Version 4.1.9)
+Node 1: started (Version 5.0.3)
+Node 2: started (Version 5.0.3)
-Node 1: started (Version 4.1.9)
+Node 1: started (Version 5.0.3)
-Node 2: started (Version 4.1.9)
+Node 2: started (Version 5.0.3)
Executing CLUSTERLOG on node 1 OK!
Executing CLUSTERLOG on node 2 OK!
diff --git a/mysql-test/ndb/restart.test b/mysql-test/ndb/restart.test
index 6ea9e919368..4b4584dd739 100644
--- a/mysql-test/ndb/restart.test
+++ b/mysql-test/ndb/restart.test
@@ -8,5 +8,5 @@ sleep 5
all clusterlog connection=8
sleep 1
1 restart
-sleep 5
+sleep 10
clusterlog on all