diff options
author | guybe7 <guy.benoish@redislabs.com> | 2021-11-03 13:38:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 14:38:26 +0200 |
commit | f11a2d4dd764c996b2d0c0cb5abde13f2445b40c (patch) | |
tree | ffe82116284e8354b37cb4ae354a6dff54311808 /tests/integration/corrupt-dump.tcl | |
parent | 77d3c6bff30331fb94a8570adc29872368e15ca2 (diff) | |
download | redis-f11a2d4dd764c996b2d0c0cb5abde13f2445b40c.tar.gz |
Fix COMMAND GETKEYS on EVAL without keys (#9733)
Add new no-mandatory-keys flag to support COMMAND GETKEYS of commands
which have no mandatory keys.
In the past we would have got this error:
```
127.0.0.1:6379> command getkeys eval "return 1" 0
(error) ERR Invalid arguments specified for command
```
Diffstat (limited to 'tests/integration/corrupt-dump.tcl')
0 files changed, 0 insertions, 0 deletions