diff options
author | tomas@poseidon.ndb.mysql.com <> | 2004-12-22 22:47:56 +0100 |
---|---|---|
committer | tomas@poseidon.ndb.mysql.com <> | 2004-12-22 22:47:56 +0100 |
commit | 263832da6547abda093e49fbf2c773b31722adb1 (patch) | |
tree | c9f54c8da5d70c1b4be2d24b38c3c966732371cd /mysql-test/ndb | |
parent | e9c0a17cf27dc451e8a154cb64fe8734ad56dc7d (diff) | |
download | mariadb-git-263832da6547abda093e49fbf2c773b31722adb1.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
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r-- | mysql-test/ndb/basic.result | 8 |
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! |