
Sur l'un de mes serveurs, le service MySQL s'arrête tout seul...

Ci-dessous le log :
Code : Tout sélectionner
140717 16:44:22 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
140717 16:44:22 [Note] Plugin 'FEDERATED' is disabled.
140717 16:44:22 InnoDB: The InnoDB memory heap is disabled
140717 16:44:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140717 16:44:22 InnoDB: Compressed tables use zlib 1.2.3.4
140717 16:44:22 InnoDB: Initializing buffer pool, size = 64.0M
InnoDB: mmap(68681728 bytes) failed; errno 12
140717 16:44:22 InnoDB: Completed initialization of buffer pool
140717 16:44:22 InnoDB: Fatal error: cannot allocate memory for the buffer pool
140717 16:44:22 [ERROR] Plugin 'InnoDB' init function returned error.
140717 16:44:22 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140717 16:44:22 [ERROR] Unknown/unsupported storage engine: InnoDB
140717 16:44:22 [ERROR] Aborting
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
innodb_version 5.5.35
protocol_version 10
slave_type_conversions
version 5.5.35-0ubuntu0.12.04.1
version_comment (Ubuntu)
version_compile_machine x86_64
version_compile_os debian-linux-gnu
La machine est équipée de 1 Go Ram
C'est complètement aléatoire...
