parent
503a5a24fb
commit
c9388ecc73
@ -2444,7 +2444,7 @@ void helloCommand(client *c) {
|
||||
|
||||
/* Let's switch to the specified RESP mode. */
|
||||
c->resp = ver;
|
||||
addReplyMapLen(c,7);
|
||||
addReplyMapLen(c,6 + !server.sentinel_mode);
|
||||
|
||||
addReplyBulkCString(c,"server");
|
||||
addReplyBulkCString(c,"redis");
|
||||
|
Loading…
x
Reference in New Issue
Block a user