标签:art tar ref rac sql word with ice ati
[root@ip12189 etc]# service mysqld start
Starting MySQL....The server quit without updating PID file[失败]/lib/mysql/ip12189.pid).
原因:
在 mysqld 中使用 default-character-set 设置这样的设置, mysql 启动会报错而无法启动。
5.1版本时,可以这么写。但在5.5版本, [mysql] 项内可以这么写default-character-set ,但在 [mysqld] 项内不能写default了
Starting MySQL....The server quit without updating PID file[失败]/lib/mysql/ip12189.pid). 错误一例
标签:art tar ref rac sql word with ice ati
原文地址:http://www.cnblogs.com/zzw-zyba/p/7157092.html