1

Topic: spam quarantine

Hi

I try to cancel spam quarantine and receive this error..

Error: (1206, 'The total number of locks exceeds the lock table size')

Bye

Enrico

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: spam quarantine

Casa.it wrote:

Error: (1206, 'The total number of locks exceeds the lock table size')

Reference: http://rackerhacker.com/2010/01/29/mysq … able-size/

You can check current value of "innodb_buffer_pool_size" with SQL command:

mysql> show engine innodb status \G
[...]
Buffer pool size   512
[...]

3

Re: spam quarantine

ZhangHuangbin wrote:

Error: (1206, 'The total number of locks exceeds the lock table size')


Thks now it's ok.

Bye