• ADADADADAD

    percona5.7.11启动报错(server-id)[ mysql数据库 ]

    mysql数据库 时间:2024-12-24 19:10:45

    作者:文/会员上传

    简介:

    今天第一次尝试使用和学习percona5.7.11的新特性
    在设置完bin_log的时候无法启动数据库
    log-error报错
    2016-04-22T03:17:44.297472Z 0 [ERROR] You have enabled the binar

    以下为本文的正文内容,内容仅供参考!本站为公益性网站,复制本文以及下载DOC文档全部免费。

    今天第一次尝试使用和学习percona5.7.11的新特性
    在设置完bin_log的时候无法启动数据库
    log-error报错
    2016-04-22T03:17:44.297472Z 0 [ERROR] You have enabled the binary log, but you haven't provided the mandatory server-id. Please refer to the proper server start-up parameters documentation
    根据英文很容易得知是percona5.7.11设置bin_log后要一定设置server-id参数,在/etc/my.cnf中加一条server-id=1即可
    percona5.7.11启动报错(server-id).docx

    将本文的Word文档下载到电脑

    推荐度:

    下载