进行主从复制时出现的异常FATAL CONFIG FILE ERROR (Redis 6.2.6)Reading the configuration file
错误如下所示:
FATAL CONFIG FILE ERROR (Redis 6.2.6)
Reading the configuration file, at line 1
>>> 'include/myredis/redis.conf'
Bad directive or wrong number of arguments
出现错误的原因是.conf文件中命令之间缺少空格,如下所示: