- 博客(2)
- 收藏
- 关注
转载 mysqld_safe启动报错 mysqld_safe The file /usr/local/mysql/bin/mysqld does not exist or is not executable
报错(如下),但是使用mysqld直接启动没有问题。 150718 00:03:38 mysqld_safe Logging to '/var/log/mysqld.log'. 150718 00:03:38 mysqld_safe The file /usr/local/mysql/bin/mysqld does not exist or is not executable. Pl
2017-03-02 22:00:50
2987
1
转载 MySQL安装配置,命令,异常纪要
一、Mac上的安装配置 // brew安装 brew install mysql // 设置为开机启动 brew services start mysql // 也可以手动自启 mysql.server start // 登录 mysql -uroot 注意: 1)
2017-03-02 21:10:12
3617
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人