• unknown's avatar
    bug#23333 · 116995f9
    unknown authored
    fixing the test due a to different offsets in binlog with ps-protocol (a possible bug to be reported)
    
    
    mysql-test/r/sp_trans_log.result:
      results changed as prescribed
    mysql-test/t/sp_trans_log.test:
      Replacing the reporting pattern
      
      ### a possible bug: 
      #show master status /* the offset must denote there is the query */|
      # displays different offests in ps-protocol
      
      with 
        show binlog events
    116995f9
sp_trans_log.result 713 Bytes