MySql Config error - mysql

Have a Wordpress website running on Digital Ocean. This morning began receiving "Error establishing a database connection" message. Droplet is a 2 GB Memory / 40 GB HD running Ubuntu 14.04.
Tried restarting mysql, but get "Job Failed to Start".
Status reports "mysql stopped/waiting"
Help me anyone please.
Additionally I do not know how to set up SWAP.
170125 7:51:17 [Note] /usr/sbin/mysqld: Shutdown complete
170125 7:51:18 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will
170125 7:51:18 [Note] Plugin 'FEDERATED' is disabled. Th/usr/sbin/m.jsqld: Can't find file: 1./mysql/plugin.frml (errno: 13)
170125 7:51:18 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
170125 7:51:18 InnoDB: The InnoDB memory heap is disabled
170125 7:51:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170125 7:51:18 InnoDB: Compressed tables use zlib 1.2.8
170125 7:51:18 InnoDB: Using Linux native RIO
170125 7:51:18 InnoDB: Initializing buffer pool, size = 128.0M InnoDB: mmap(137363456 bytes) failed; errno 12
170125 7:51:18 InnoDB: Completed initialization of buffer pool
170125 7:51:18 InnoDB: Fatal error: cannot allocate memory for the buffer pool
170125 7:51:18 [ERROR] Plugin 'InnoDB' init function returned error.
170125 7:51:18 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed
170125 7:51:18 [ERROR] Unknown/unsupported storage engine: InnoDB
170125 7:51:18 [ERROR] Aborting
Error log is attached

Related

MySQL frequently stop

My disk still has a lot of space, so it's not the memory problem.
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 55G 17G 36G 32% /
Here's the error log
190712 7:55:45 [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.
190712 7:55:45 [Note] Plugin 'FEDERATED' is disabled.
190712 7:55:45 InnoDB: The InnoDB memory heap is disabled
190712 7:55:45 InnoDB: Mutexes and rw_locks use GCC atomic builtins
190712 7:55:45 InnoDB: Compressed tables use zlib 1.2.8
190712 7:55:45 InnoDB: Using Linux native AIO
190712 7:55:45 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
190712 7:55:45 InnoDB: Completed initialization of buffer pool
190712 7:55:45 InnoDB: Fatal error: cannot allocate memory for the
buffer pool
190712 7:55:45 [ERROR] Plugin 'InnoDB' init function returned error.
190712 7:55:45 [ERROR] Plugin 'InnoDB' registration as a STORAGE
ENGINE failed.
190712 7:55:45 [ERROR] Unknown/unsupported storage engine: InnoDB
190712 7:55:45 [ERROR] Aborting
190712 7:55:45 [Note] /usr/sbin/mysqld: Shutdown complete
I have to restart MySQL manually

Can not start mysql on linux

When I tried to restart mysql after I restarted Linux server,
I got in trouble, I am not able to start mysql It is responding Job failed to start
here is error log
170225 0:46:41 [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.
170225 0:46:41 [Note] Plugin 'FEDERATED' is disabled.
170225 0:46:41 InnoDB: The InnoDB memory heap is disabled
170225 0:46:41 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170225 0:46:41 InnoDB: Compressed tables use zlib 1.2.8
170225 0:46:41 InnoDB: Using Linux native AIO
170225 0:46:41 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
170225 0:46:41 InnoDB: Completed initialization of buffer pool
170225 0:46:41 InnoDB: Fatal error: cannot allocate memory for the buffer pool
170225 0:46:41 [ERROR] Plugin 'InnoDB' init function returned error.
170225 0:46:41 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
170225 0:46:41 [ERROR] Unknown/unsupported storage engine: InnoDB
170225 0:46:41 [ERROR] Aborting
170225 0:46:41 [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.
170225 0:46:41 [Note] Plugin 'FEDERATED' is disabled.
170225 0:46:41 InnoDB: The InnoDB memory heap is disabled
170225 0:46:41 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170225 0:46:41 InnoDB: Compressed tables use zlib 1.2.8
170225 0:46:41 InnoDB: Using Linux native AIO
170225 0:46:41 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
170225 0:46:41 InnoDB: Completed initialization of buffer pool
170225 0:46:41 InnoDB: Fatal error: cannot allocate memory for the buffer pool
170225 0:46:41 [ERROR] Plugin 'InnoDB' init function returned error.
170225 0:46:41 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
170225 0:46:41 [ERROR] Unknown/unsupported storage engine: InnoDB
170225 0:46:41 [ERROR] Aborting
thx for your help
Maybe the option "skip-innodb" was uncommented on configuration file my.cnf. If that's the case, comment the line again. If you don't want to use INNODB, you must modify your tables to use another table format, as MyISAM p.e.

Mysql shutsdown in Centos

I have installed Centos on Amazon EC2 .On Centos i installed apache and mysql too . The Mysql server goes down by giving this message
160128 17:26:45 [Warning] IP address 'xx.xx.xx.xx' could not be resolved: Name or service not known
160129 02:29:52 mysqld_safe Number of processes running now: 0
160129 02:29:52 mysqld_safe mysqld restarted
160129 2:30:07 [Note] /usr/libexec/mysql55/mysqld (mysqld 5.5.45) starting as process 20398 ...
160129 2:30:07 [Note] Plugin 'FEDERATED' is disabled.
160129 2:30:07 InnoDB: The InnoDB memory heap is disabled
160129 2:30:07 InnoDB: Mutexes and rw_locks use GCC atomic builtins
160129 2:30:07 InnoDB: Compressed tables use zlib 1.2.8
160129 2:30:07 InnoDB: Using Linux native AIO
160129 2:30:10 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
160129 2:30:10 InnoDB: Completed initialization of buffer pool
160129 2:30:10 InnoDB: Fatal error: cannot allocate memory for the buffer pool
160129 2:30:10 [ERROR] Plugin 'InnoDB' init function returned error.
160129 2:30:10 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
160129 2:30:10 [ERROR] Unknown/unsupported storage engine: InnoDB
160129 2:30:10 [ERROR] Aborting
160129 2:30:10 [Note] /usr/libexec/mysql55/mysqld: Shutdown complete
160129 02:30:10 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Can anyone tell me whats the exact issue . Thanks

ubuntu mysql setting problems

Hi all I have ubuntu installed on my server with apache2 and mysql; every now and then I get this message:
Warning: mysql_connect(): [2002] Connection refused
(trying to connect via unix:///var/run/mysqld/mysqld.sock) in /var/www/fanta-trade/wp-includes/wp-db.php on line 1142
Warning: mysql_connect(): Connection refused in /var/www/fanta-trade/wp-includes/wp-db.php on line 1142`
I do not think is a script error because if I restart apache it starts working again. How can I solve it?
I add also the mysql log:
150719 11:05:52 [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.
150719 11:05:52 [Note] Plugin 'FEDERATED' is disabled.
150719 11:05:52 InnoDB: The InnoDB memory heap is disabled
150719 11:05:52 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150719 11:05:52 InnoDB: Compressed tables use zlib 1.2.3.4
150719 11:05:52 InnoDB: Initializing buffer pool, size = 16.0M
InnoDB: mmap(17170432 bytes) failed; errno 12
150719 11:05:52 InnoDB: Completed initialization of buffer pool
150719 11:05:52 InnoDB: Fatal error: cannot allocate memory for the buffer pool
150719 11:05:52 [ERROR] Plugin 'InnoDB' init function returned error.
150719 11:05:52 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
150719 11:05:53 [ERROR] Unknown/unsupported storage engine: InnoDB
150719 11:05:53 [ERROR] Aborting
i setted
innodb_buffer_pool_size = 38M

mysql stopped unexpectly, the causes?

I have a VPS, and today, the mysql service stopped, the error is
140821 2:35:21 [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.
140821 2:35:21 [Note] Plugin 'FEDERATED' is disabled.
140821 2:35:21 InnoDB: The InnoDB memory heap is disabled
140821 2:35:21 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140821 2:35:21 InnoDB: Compressed tables use zlib 1.2.8
140821 2:35:21 InnoDB: Using Linux native AIO
140821 2:35:21 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
140821 2:35:21 InnoDB: Completed initialization of buffer pool
140821 2:35:21 InnoDB: Fatal error: cannot allocate memory for the buffer pool
140821 2:35:21 [ERROR] Plugin 'InnoDB' init function returned error.
140821 2:35:21 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140821 2:35:21 [ERROR] Unknown/unsupported storage engine: InnoDB
140821 2:35:21 [ERROR] Aborting
140821 2:35:21 [Note] /usr/sbin/mysqld: Shutdown complete
140821 2:35: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.
140821 2:35:22 [Note] Plugin 'FEDERATED' is disabled.
140821 2:35:22 InnoDB: The InnoDB memory heap is disabled
140821 2:35:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140821 2:35:22 InnoDB: Compressed tables use zlib 1.2.8
140821 2:35:22 InnoDB: Using Linux native AIO
140821 2:35:22 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
140821 2:35:22 InnoDB: Completed initialization of buffer pool
140821 2:35:22 InnoDB: Fatal error: cannot allocate memory for the buffer pool
140821 2:35:22 [ERROR] Plugin 'InnoDB' init function returned error.
140821 2:35:22 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140821 2:35:22 [ERROR] Unknown/unsupported storage engine: InnoDB
140821 2:35:22 [ERROR] Aborting
140821 2:35:22 [Note] /usr/sbin/mysqld: Shutdown complete
Any explanation for this?
Error arises because of your memory allocation limit. It can be referred to as an Out of memory exception. It can arise again in case of high memory usage.
As you can see, the InnoDB buffer pool size is set to 128MB.
Change your buffer pool size to avoid the error again;
add this to your my.cnf
innodb_buffer_pool_size=1G
restart your mysql to make it effect