• Max Kellermann's avatar
    db: fix broken command "list ... group" · db27bb76
    Max Kellermann authored
    Grouping in the "list" command was completely broken from the start,
    unlike "count group".  I have no idea what I have been thinking when I
    wrote commit ae178c77, but it didn't
    make any sense.
    
    This commit is a rewrite of the feature.
    
    For clients to be able to detect this feature, this commit also
    increments the protocol version.
    db27bb76
DatabaseCommands.cxx 6.32 KB