Mysql Server is getting restarted saying below errors. It will be grateful if someone can help me to solve this.
2017-10-04 17:07:43 3402 [ERROR] /usr/sbin/mysqld: Out of memory (Needed 1048548 bytes)
2017-10-04 17:07:44 3402 [ERROR] /usr/sbin/mysqld: Out of memory (Needed 1048548 bytes)
2017-10-04 17:07:46 3402 [ERROR] /usr/sbin/mysqld: Out of memory (Needed 1048548 bytes)
2017-10-04 17:07:48 3402 [ERROR] /usr/sbin/mysqld: Out of memory (Needed 1048548 bytes)
2017-10-04 17:07:49 3402 [ERROR] /usr/sbin/mysqld: Out of memory (Needed 1048548 bytes)
2017-10-04 17:07:51 3402 [ERROR] InnoDB: InnoDB: Unable to allocate memory of size 1065016.
2017-10-04 17:07:51 993b90 InnoDB: Assertion failure in thread 10042256 in file ha_innodb.cc line 17352
Using 32bit centos system as database server.
Tried increasing max connections, innodb_buffer_size but did not help.