mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
fixed so that last repeats are printed first with correct time if another message comes
decided for fixed size buffers in LogHandler repeated messages
This commit is contained in:
parent
e9c0a17cf2
commit
263832da65
5 changed files with 47 additions and 47 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue