mysql啓動不起來了!

[root@iZ28r2sl9qkZ data]# service mysqld restart
MySQL server PID file could not be found! [FAILED]
Starting MySQL.The server quit without updating PID file (/[FAILED]server/mysql/data/iZ28r2sl9qkZ.pid).mysql

vim /alidata/log/mysql/error.logsql

2016-01-29 15:56:01 14303 [Note] InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12vim

innodb 配置的內存太大,改一下配置 my.cnfui

 

[mysqld]
innodb_buffer_pool_size = 64Mspa

相關文章
相關標籤/搜索