summaryrefslogtreecommitdiff
path: root/mysql-test/ndb
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2004-12-22 22:47:56 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2004-12-22 22:47:56 +0100
commit7b0857a7d050a58c53c6b8ad6b2848959e9d5ce6 (patch)
treec9f54c8da5d70c1b4be2d24b38c3c966732371cd /mysql-test/ndb
parenteebd8d7e41fbfc954b567ac6561a5b3b617a232e (diff)
downloadmariadb-git-7b0857a7d050a58c53c6b8ad6b2848959e9d5ce6.tar.gz
fixed so that last repeats are printed first with correct time if another message comes
decided for fixed size buffers in LogHandler repeated messages mysql-test/ndb/basic.result: updated ndb test ndb/include/logger/LogHandler.hpp: decided for fixed size buffers ndb/include/logger/Logger.hpp: decided for fixed size buffers ndb/src/common/logger/LogHandler.cpp: decided for fixed size buffers ndb/src/common/logger/Logger.cpp: decided for fixed size buffers
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r--mysql-test/ndb/basic.result8
1 files changed, 4 insertions, 4 deletions
diff --git a/mysql-test/ndb/basic.result b/mysql-test/ndb/basic.result
index 7049c02f304..5ebd20a7f83 100644
--- a/mysql-test/ndb/basic.result
+++ b/mysql-test/ndb/basic.result
@@ -31,12 +31,12 @@ QUIT Quit management client
<id> = ALL | Any database node id
Connected to Management Server at: localhost:1186
-Node 1: started (Version 4.1.8)
-Node 2: started (Version 4.1.8)
+Node 1: started (Version 4.1.9)
+Node 2: started (Version 4.1.9)
-Node 1: started (Version 4.1.8)
+Node 1: started (Version 4.1.9)
-Node 2: started (Version 4.1.8)
+Node 2: started (Version 4.1.9)
Executing CLUSTERLOG on node 1 OK!
Executing CLUSTERLOG on node 2 OK!