Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

无法插入数据! #131

@ywsswy

Description

@ywsswy

void *redisClusterCommand(redisClusterContext *cc, const char *format, ...);

reply = redisClusterCommand(clustercontext, "SET foo %s", value);

如果value是一个含有'\0'字符的字符串,那么最后插入的数据会被截断。

怎么解?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions