• Marko Mäkelä's avatar
    The test failed once on Buildbot with the result difference: · 06b4b99f
    Marko Mäkelä authored
     # ib_logfile0 expecting FOUND
    -FOUND 3 /public|gossip/ in ib_logfile0
    +FOUND 2 /public|gossip/ in ib_logfile0
    
    The most plausible explanation for this difference
    should be that the redo log payload grew was so big that
    one of the strings (for writing the undo log record,
    clustered index record, and secondary index record)
    was written to ib_logfile1 instead of ib_logfile0.
    
    Let us run the test with --innodb-log-files-in-group=1 so that
    only a single log file will be used.
    06b4b99f
innodb_encrypt_log.opt 278 Bytes