WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]INSERT INTO wp_beta_wftrafficrates (eMin, IP, hitType, hits) VALUES (FLOOR(UNIX_TIMESTAMP() / 60), X'00000000000000000000ffffd849d832', 'hit', @wfcurrenthits := 1) ON DUPLICATE KEY UPDATE hits = IF(@wfcurrenthits := hits + 1, hits + 1, hits + 1)