Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal - HMSET Command Error #24

Closed
zxl777 opened this issue Mar 23, 2016 · 0 comments
Closed

Terminal - HMSET Command Error #24

zxl777 opened this issue Mar 23, 2016 · 0 comments
Labels

Comments

@zxl777
Copy link

zxl777 commented Mar 23, 2016

redis> HMSET w3ckey name "redis tutorial" description "redis basic commands for caching" likes 20 visitors 23000
ERR wrong number of arguments for HMSET

I try redid-cli to run this command ,it worked!
redis-cli
127.0.0.1:6379> HMSET w3ckey name "redis tutorial" description "redis basic commands for caching" likes 20 visitors 23000
OK

@luin luin added the bug label Mar 23, 2016
@luin luin closed this as completed in 04e7bcf Mar 25, 2016
luin added a commit that referenced this issue Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants