ERROR 1206 (HY000) at line 1: The total number of locks exceeds the lock table sizeI get this error when I run certain queries on a large table. How do I resolve? |
Increase the innodb_buffer_pool_sizeinnodb_buffer_pool_size defaults to 8MB Add the following to your /etc/my.cfg
Thank you, that worked perfectly!
(01 May '12, 09:51)
LostHero
|
Website screenshot