pymaria
(usa Outra)
Enviado em 26/05/2016 - 22:01h
Olá pessoal, sou nova no Viva o Linux e em programação, estou super empolgada com esse mundo novo, mas estou tendo algumas dificuldades...
Estou usando um servidor Debian 7, e meu mysql ficava com quedas recorrentes, eu reiniciava como o comando sudo /etc/init.d/mysql start e tudo voltava a funcionar. Mas cheguei em um estado que o mysql simplesmente parou de funcionar, apresentando Failed.
Ele apresenta o seguinte erro:
160525 20:22:29 mysqld_safe Starting mysqld daemon with databases from /var/lib$
160525 20:22:29 [Warning] Using unique option prefix key_buffer instead of key_$
160525 20:22:29 [Note] /usr/sbin/mysqld (mysqld 5.5.49-0+deb7u1) starting as pr$
160525 20:22:29 [Warning] Using unique option prefix myisam-recover instead of $
160525 20:22:29 [Note] Plugin 'FEDERATED' is disabled.
160525 20:22:29 InnoDB: The InnoDB memory heap is disabled
160525 20:22:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160525 20:22:29 InnoDB: Compressed tables use zlib 1.2.7
160525 20:22:29 InnoDB: Using Linux native AIO
160525 20:22:29 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
160525 20:22:29 InnoDB: Completed initialization of buffer pool
160525 20:22:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
160525 20:22:29 [ERROR] Plugin 'InnoDB' init function returned error.
160525 20:22:29 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
160525 20:22:29 [ERROR] Unknown/unsupported storage engine: InnoDB
160525 20:22:29 [ERROR] Aborting
160525 20:22:29 [Note] /usr/sbin/mysqld: Shutdown complete
Não estou encontrando soluções, será que alguem poderia me ajudar? Eu ficaria imensamente grata