• Rohit Kalhans's avatar
    BUG#11878104: FIXES OF BUG 11752963 - 44312 TO BACKPORT TO MYSQL-5.1 · e46b3453
    Rohit Kalhans authored
    Background: Backporting fix for BUG 11752963 to Mysql5.1 branch.
    Problem: Fix of bug 11752963 was only available for trunk and 5.5 branch.
    Partial fix has been pushed to 5.1 branch as well. 
    Fix: backporting the fixes of bug 11752963 to 5.1 branch. 
    1. Made all major changes to make 5.1 branch in line with 5.5 and the trunk.
    2. skipped the partial patch that was already applied to the 5.1 branch. 
    
    sql/rpl_rli.h:
      Made inited Volatile (find inline comments)
    sql/slave.cc:
      backported all changes from the fix of BUG#11752963.
    e46b3453
rpl_rli.h 13.8 KB