MySQL Forums
Forum List  »  InnoDB

Re: MySQL 8.0: InnoDB: mmap failed; errno 12
Posted by: Sujith S
Date: October 05, 2018 08:57PM

added innodb_dedicated_server = ON in my.cnf. No Luck.


2018-10-06T02:42:44.569847Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.12) starting as process 199646
2018-10-06T02:42:53.131139Z 0 [ERROR] [MY-012681] [InnoDB] InnoDB: mmap(137428992 bytes) failed; errno 12
2018-10-06T02:42:53.839946Z 0 [ERROR] [MY-012681] [InnoDB] InnoDB: mmap(137428992 bytes) failed; errno 12
2018-10-06T02:42:53.841925Z 0 [ERROR] [MY-012681] [InnoDB] InnoDB: mmap(137428992 bytes) failed; errno 12
2018-10-06T02:42:57.260136Z 1 [ERROR] [MY-012956] [InnoDB] InnoDB: Cannot allocate memory for the buffer pool
2018-10-06T02:42:57.260199Z 1 [ERROR] [MY-012930] [InnoDB] InnoDB: Plugin initialization aborted with error Generic error.
2018-10-06T02:42:57.260259Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2018-10-06T02:42:57.260773Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2018-10-06T02:42:57.260902Z 0 [ERROR] [MY-010119] [Server] Aborting
2018-10-06T02:42:57.262901Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.12) MySQL Community Server - GPL.

Options: ReplyQuote


Subject
Views
Written By
Posted
4145
October 05, 2018 01:58AM
Re: MySQL 8.0: InnoDB: mmap failed; errno 12
1432
October 05, 2018 08:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.