Re: "Lock wait timeout exceeded" time out on insert.
Date: March 11, 2012 01:17AM
Hi Rick,
After a lot of thought and investigation I am considering enabling innodb_locks_unsafe_for_binlog, "set innodb_locks_unsafe_for_binlog=1".
This is said to reduce locks in MySQL Innodb V5.1. I know there is a chance of phantom records, but the way our system is built this is unlikely to be an issue.
Obviously this is an all or nothing solution.....
Thoughts?
Nick
Edited 1 time(s). Last edit at 03/11/2012 01:19AM by Nic Whale.