- 积分
 - 67
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2011-4-28
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
centos 7.9.2009 全新安装lnmp 1.7正式版 
正常安装完毕,无报错。。后续重启lnmp,发现mysql无法启动 
报错:Starting MySQL.. ERROR! The server quit without updating PID file (/usr/local/mysql/var/kvm-NY-8.79.pid). 
 
查看日志: 
 
2021-05-08T13:14:33.599977Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 
2021-05-08T13:14:33.610122Z 0 [ERROR] InnoDB: The Auto-extending innodb_system data file '/usr/local/mysql/var/ibdata1' is of a different size 0 pages (rounded down to MB) than specified in the .cnf file: initial 640 pages, max 0 (relevant if non-zero) pages! 
2021-05-08T13:14:33.610177Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error 
2021-05-08T13:14:34.215795Z 0 [ERROR] Plugin 'InnoDB' init function returned error. 
2021-05-08T13:14:34.215887Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 
2021-05-08T13:14:34.215912Z 0 [ERROR] Failed to initialize builtin plugins. 
2021-05-08T13:14:34.215932Z 0 [ERROR] Aborting 
 
 |   
 
 
 
 |