Friday, December 28, 2012

InnoDB error : Total number of locks exceeds the lock table size


InnoDB error : Total number of locks exceeds the lock table size

mysql> show engine innodb status\G

Solution: increase the innodb_buffer_pool_size

Reference:
http://www.pythian.com/news/22699/innodb-error-total-number-of-locks-exceeds-the-lock-table-size/

No comments: