• unknown's avatar
    fixed the use of unitialized variable - code now works on the test system · ce2b2499
    unknown authored
    of one of our users which replicates from a live server. So I now have a
    lot of confidence in it and will push. It passes all tests, so I if I broke
    somebody's code in 3.23 merge this is your fault - you should have had a good test
    case :-)
    
    
    sql/slave.cc:
      added DBUG_ASSERT()
    sql/slave.h:
      fixed cache initialization problem
    ce2b2499
slave.h 13.2 KB