https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5998
Michael Scheidell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Michael Scheidell <[email protected]> 2010-07-26 17:52:43 EDT --- (In reply to comment #1) > Created an attachment (id=4378) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4378) [details] > Patch to resolve issue if actually never seen a problem on the inserts. (don't know why), unless it just chokes and never errors. I have see this 100726 10:27:16 [ERROR] Slave SQL: Error 'Deadlock found when trying to get lock; try restarting transaction' on query. Default database: 'mail'. Query: 'UPDATE bayes_token SET atime = '1280158035' WHERE id = '1' AND token IN it doesn't stop slave replication, and i never checked to see if it actually restarted the transaction. running mys1l 5.1.47, with partitioning (no partitions on the bayes) m/m replication where BOTH servers are equal weight mx's. mx1-> myssl1 mx2->mysql2 mysql1 <--> m/m with mysql2. issues with per user sql and, well AWL. since AWL is depreciated in 3.3x, not sure if you really need patches for it. per user can be solved with the standard mysql offset increment issues. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
