相关疑难解决方法(0)

mysqld服务每天在ec2服务器上停止一次

环境细节:

Server: Amazon ec2 Linux
Web Server: Apache
Web Framework: Django with mod_wsgi
Run Code Online (Sandbox Code Playgroud)

以下我在mysql_err.log文件中找到了.

The InnoDB memory heap is disabled
120823  3:21:40 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120823  3:21:40 InnoDB: Compressed tables use zlib 1.2.3
120823  3:21:40 InnoDB: Using Linux native AIO
120823  3:21:41 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
120823  3:21:41 InnoDB: Completed initialization of buffer pool
120823  3:21:41 InnoDB: Fatal error: cannot allocate memory for the buffer pool …
Run Code Online (Sandbox Code Playgroud)

mysql linux amazon-ec2

42
推荐指数
2
解决办法
4万
查看次数

标签 统计

amazon-ec2 ×1

linux ×1

mysql ×1