guybe7
f11a2d4dd7
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
```
2021-11-03 14:38:26 +02:00
..
2021-11-01 13:41:35 +02:00
2021-10-31 16:10:29 +02:00
2021-10-20 11:52:57 +03:00
2021-09-09 18:18:53 +03:00
2021-10-04 12:10:31 +03:00
2021-06-09 15:13:24 +03:00
2021-09-12 11:31:22 +03:00
2021-09-26 17:45:02 +03:00
2021-10-20 15:40:28 +03:00
2021-06-09 15:13:24 +03:00
2021-08-02 08:57:49 +03:00
2021-08-01 19:32:24 +03:00
2021-06-09 15:13:24 +03:00
2021-10-20 11:52:57 +03:00
2021-11-03 14:38:26 +02:00
2021-10-18 22:28:27 -07:00
2021-09-09 18:18:53 +03:00
2021-10-20 11:52:57 +03:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2021-10-25 09:24:31 +03:00
2021-11-02 15:52:56 +02:00
2021-07-11 13:17:23 +03:00
2021-07-11 09:54:07 +03:00
2021-08-29 15:03:05 +03:00
2021-06-09 15:13:24 +03:00
2021-10-06 11:50:47 +03:00
2021-09-08 16:07:25 +08:00
2021-06-09 15:13:24 +03:00
2011-05-20 11:44:54 +02:00
2021-10-05 12:17:36 +03:00
2021-09-03 15:52:39 -07:00
2021-08-06 20:50:34 +03:00
2010-10-15 12:54:53 +02:00
2021-09-09 18:18:53 +03:00
2021-11-01 13:41:35 +02:00
2021-06-09 15:13:24 +03:00
2021-06-14 16:46:45 +03:00
2021-08-09 09:40:29 +03:00
2021-03-22 13:27:46 +02:00
2021-11-02 16:07:51 -07:00
2021-10-04 12:11:02 +03:00
2021-06-09 15:13:24 +03:00