• unknown's avatar
    MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore... · 47743d89
    unknown authored
       MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore because a recent 1.1424.2.17 cset introduced an opt_using_transactions
        which prevented binlogs to be rotated if transactions were not enabled. Fix for this. This bug did not affect releases.
    
    
    sql/log.cc:
      MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore because a recent 1.1424.2.17 cset introduced an opt_using_transactions
      which prevented binlogs to be rotated if transactions were not enabled. Fix for this. This bug did not affect releases.
    47743d89
log.cc 42.8 KB