• gbichot@quadita2.mysql.com's avatar
    "After Monty's review" changes to the fix for BUG#8325 "Deadlock in... · 19499229
    gbichot@quadita2.mysql.com authored
    "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication":
    s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late);
    no message on error log (deadlock is too common sometimes), a global counter
    instead (SHOW STATUS LIKE 'slave_retried_transactions').
    Plus a fix for libmysql/Makefile.shared
    19499229
slave.h 20.9 KB