Redis 服务器调试 Segfault 命令
Redis DEBUG SEGFAULT 执行无效的内存访问,导致 Redis 崩溃。它用于在开发过程中模拟错误。
返回值
字符串回复。
语法
以下是 Redis DEBUG SEGFAULT 命令的基本语法。
redis 127.0.0.1:6379> DEBUG SEGFAULT
示例
redis 127.0.0.1:6379> DEBUG SEGFAULT
Could not connect to Redis at 127.0.0.1:6379: Connection refused
not connected>