WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
DELETE FROM wp_formmaker_cookies WHERE id not in ( SELECT * FROM ( SELECT id FROM wp_formmaker_cookies ORDER BY id desc limit 0, 100) as t)