I have script where I am sending bunch of emails at a time. But I am getting an error:
The total number of locks exceeds the lock table size.
I did google and got many suggestions. Mostly said increase size of innodb_buffer_pool_size. I tried that as well but still not working for me.