摘要:
(一) [client]port = 3306socket = /tmp/mysql.sock [mysqld]port = 3306socket = /tmp/mysql.sock basedir = /usr/local/mysqldatadir = /data/mysqlpid-file = 阅读全文
posted @ 2019-05-20 19:20
whmmm
阅读(990)
评论(0)
推荐(0)
摘要:
1. 解压压缩包 2. 设置 mysql_home 环境变量 2. 与 5.7 不同 5.5 以前 使用 mysql/scripts 下的 ./mysql_install_db 脚本 初始化。! 3.启动mysql服务和添加开机启动mysql服务: 添加开机启动:执行命令cp support-fil 阅读全文
posted @ 2019-05-20 19:14
whmmm
阅读(299)
评论(0)
推荐(0)
摘要:
This is due to a bug already reported here: Ubuntu bug ticket The ticket above links another similar issue, which provides a workaround: 阅读全文
posted @ 2019-05-20 17:23
whmmm
阅读(252)
评论(0)
推荐(0)