MySQL安装
摘要:yum -y install mariadb-server mariadb $ systemctl start mariadb # 启动 $ systemctl enable mariadb # 开机启动 $ mysql_secure_installation # 安全配置 登录: $ mysql
阅读全文
posted @ 2021-05-21 09:46
posted @ 2021-05-21 09:46