Title

mysql-5.7.30安装

安装mysql 5.7.30

参考:https://www.cnblogs.com/pythonx/p/12054793.html

初始化:

./bin/mysqld --initialize

拷贝启动配置文件

cp ./support-files/mysql.server /etc/init.d/mysqld

posted @ 2021-06-16 15:05  jasonchao  阅读(111)  评论(0编辑  收藏  举报
#编辑目录