Mysql啟動錯誤-server PID file could not be found
Mysql啟動錯誤-server PID file could not be found
錯誤一般都是發生在my.cnf配置檔案:
在centos5.2下安裝5.1.30的時候出現如下mysql錯 誤 MySQL manager orserverPIDfilecould not befound![FAILED] Starting MySQL.Manager of pid-file quit without updating file.[FAILED]mysql 檢視錯誤日誌 預設的mysql錯誤日誌是在/usr/local/mysql/data 下
在centos5.2下安裝5.1.30的時候出現如下mysql錯 誤 MySQL manager orserverPIDfilecould not befound![FAILED] Starting MySQL.Manager of pid-file quit without updating file.[FAILED]mysql 檢視錯誤日誌 預設的mysql錯誤日誌是在/usr/local/mysql/data 下
在centos5.2下安裝5.1.30的時候出現如下mysql錯誤
MySQL manager orserverPIDfilecould not befound![FAILED]
Starting MySQL.Manager of pid-file quit without updating file.[FAILED]mysql
檢視錯誤日誌
預設的mysql錯誤日誌是在/usr/local/mysql/data 下面 more ****.err 有下面的資訊
090302 02:27:26 mysqld_safe mysqld from pid file /opt/mysql/web2.pid ended
090302 02:30:03 mysqld_safe Starting mysqld daemon with databases from /opt/mysql
090302 2:30:03 [ERROR] /usr/local/mysql/libexec/mysqld: unknown option'--skip-federated'
090302 2:30:03 [ERROR] Aborting
解決方法:
只要將/etc/my.cnf裡面的 skip federated註釋掉即可。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29500582/viewspace-1301654/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- MysqL錯誤之_ERROR! MySQL server PID file could not be found!MySqlErrorServer
- MySQL server PID file could not be found!MySqlServer
- MySQL啟動報錯:The server quit without updating PID fileMySqlServerUI
- MYSQL啟動後報:ERROR! The server quit without updating PID file錯誤的問題解決MySqlErrorServerUI
- mysql啟動報錯Manager of pid-file quit without updating file.[FAILED]MySqlUIAI
- 【MySQL】mysql啟動常見報錯 mysqld_safe mysqld from pid file hostname.pid endedMySql
- WebLogic啟動報Could not get the server file lockWebServer
- go tool compile 報錯 could not import sync (file not found)GoCompileImport
- mysql 啟動錯誤MySql
- 啟動apache遇到錯誤:httpd: Could not reliably determine the server's fully qualified domain nameApachehttpdServerAI
- ERROR! The server quit without updating PID file (/opt/mysql/mysql/data/cvs.pid)ErrorServerUIMySql
- Eclipse 啟動專案錯誤:class not foundEclipse
- The server quit without updating PID file (/mydata/mysql/BIDB.pid).[FAILED]ServerUIMySqlAI
- Mysql:The server quit without updating PID file (/eipdb1/mysql/data/EIPDB1.pid).MySqlServerUI
- MySQL提示:The server quit without updating PID file(…)失敗MySqlServerUI
- Starting MySQL.The server quit without updating PID fileMySqlServerUI
- 【ASM】Oracle RAC css啟動報錯"Duplicate voting file found"ASMOracleCSS
- The server quit without updating PID fileServerUI
- MySQL The server quit without updating PID file xx/var/DESKTOP-BHVUG0D.pidMySqlServerUI
- 解決ntp的錯誤 no server suitable for synchronization foundServerUI
- 【MySQL】mysql啟動報錯./mysqld_safe: my_print_defaults: not foundMySql
- vmware server啟動時503錯誤解決Server
- mysql RSA private key file not foundMySql
- The server quit without updating PID file (/var/mysqltest1.pid).[FAILEDServerUIMySqlAI
- mysql The server quit without updating PID file異常解決辦法薦MySqlServerUI
- MySQL啟動建立不了pid怎麼辦MySql
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- service mysql start出錯,mysql啟動不了,解決mysql: unrecognized service錯誤MySqlZed
- MySQL錯誤Incorrect file format解決方案薦MySqlORM
- CDH CM cloudera-scm-server dead but pid file existsCloudServer
- 記一次android app啟動錯誤 Error running :Default Activity not foundAndroidAPPError
- mysql中出現Unit mysql.service could not be found 的解決方法MySql
- mysql 啟動錯誤(InnoDB: Operating system error number 13 )MySqlError
- mysql服務啟動1053錯誤如何解決MySql
- MSSQLServer 上討厭的錯誤error: 40 - Could not open a connection to SQL ServerSQLServerError
- windows10,homestead啟動時,VERR_INTNET_FLT_IF_NOT_FOUND 錯誤解決Windows
- RedHat 5.4啟動圖形介面出現Could not start the X ServerRedhatServer
- Linux安裝mysql出現ERROR! The server quit without updating PID file問題解決LinuxMySqlErrorServerUI