摘要:
Binary logging is enabled by default (the log_bin system variable is set to ON). The exception is if you use mysqld to initialize the data directory m 阅读全文
摘要:
1 上传镜像,配置好yum源 2 下载MySQL相关的包 https://dev.mysql.com/downloads/mysql/ 3 解压安装: tar -zxvf mysql-5.7.23-linux-glibc2.12-x86_64.tar.gz #解压 sudo mv mysql-5.7 阅读全文