Hi,
We are facing innodb recovery issue.
MySQL version: mysql-5.5.15
We had an issue on the linux server with memory and swap full. once server restarts mysql starts innodb recovery but its running for long time(4 hours)
Error log
130529 14:50:47 mysqld_safe Starting mysqld daemon with databases from /MYSQL/mysql
130529 14:50:47 [Note] Plugin 'FEDERATED' is disabled.
130529 14:50:47 InnoDB: The InnoDB memory heap is disabled
130529 14:50:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130529 14:50:47 InnoDB: Compressed tables use zlib 1.2.3
130529 14:50:47 InnoDB: Using Linux native AIO
130529 14:50:47 InnoDB: Initializing buffer pool, size = 87.0G
130529 14:50:54 InnoDB: Completed initialization of buffer pool
130529 14:50:54 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 21161158349731
130529 14:50:55 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files..
Can someone help me to solve this issue?
Thanks,
Rajkumar
We are facing innodb recovery issue.
MySQL version: mysql-5.5.15
We had an issue on the linux server with memory and swap full. once server restarts mysql starts innodb recovery but its running for long time(4 hours)
Error log
130529 14:50:47 mysqld_safe Starting mysqld daemon with databases from /MYSQL/mysql
130529 14:50:47 [Note] Plugin 'FEDERATED' is disabled.
130529 14:50:47 InnoDB: The InnoDB memory heap is disabled
130529 14:50:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130529 14:50:47 InnoDB: Compressed tables use zlib 1.2.3
130529 14:50:47 InnoDB: Using Linux native AIO
130529 14:50:47 InnoDB: Initializing buffer pool, size = 87.0G
130529 14:50:54 InnoDB: Completed initialization of buffer pool
130529 14:50:54 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 21161158349731
130529 14:50:55 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files..
Can someone help me to solve this issue?
Thanks,
Rajkumar