You are not logged in.

#1 2011-08-22 19:48:46

genmich
Member
Registered: 2010-08-15
Posts: 6

mysql - InnoDB plug in error

Hi,
I've tried to install a mysql server on my arm machine but I can't start mysqld. Removing it with pacman -Sdd and installing it again won't help.

Error log:

110822 21:45:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
110822 21:45:57 InnoDB: The InnoDB memory heap is disabled
110822 21:45:57 InnoDB: Mutexes and rw_locks use GCC atomic builtins
110822 21:45:57 InnoDB: Compressed tables use zlib 1.2.5
110822 21:45:58 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(135987200 bytes) failed; errno 12
110822 21:45:58 InnoDB: Completed initialization of buffer pool
110822 21:45:58 InnoDB: Fatal error: cannot allocate memory for the buffer pool
110822 21:45:58 [ERROR] Plugin 'InnoDB' init function returned error.
110822 21:45:58 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
110822 21:45:58 [ERROR] Unknown/unsupported storage engine: InnoDB
110822 21:45:58 [ERROR] Aborting

Can anyone help me installing mysql?

Offline

#2 2011-08-23 04:04:59

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: mysql - InnoDB plug in error

Offline

Board footer

Powered by FluxBB