Steve Shaw <steve.s...@mariadb.com> writes: > pipeline as other testing is currently underway so will probably be early > next week.
Ok, sounds great! > To confirm we will test the mariadb-11.4.6 branch as a baseline and then I would suggest to use the commit e176066a9e02cf2bdedf9e79fb150029dde430f6 (which is the commit that knielsen_binlog_in_engine was last rebased onto) as the base, just to avoid the possibility that the 136 extra commits in 11.4.6 could influence anything. > the knielsen_binlog_in_engine branch for comparison. > we will set these parameters for mariadb-11.4.6 > > log_bin=1 > innodb_flush_log_at_trx_commit=1 > sync_binlog=1 > > and then these for knielsen_binlog_in_engine > > log_bin=1 > innodb_flush_log_at_trx_commit=1 > sync_binlog=1 > binlog_storage_engine=innodb Yes, this is probably the most interesting starting comparison. > Where you would like the results posting to? To the MDEV or reply to this > email thread? Well, I think the developers@ mailing list is a good place for discussions like this, but either works for me. And as I said, be sure to let me know in case of any issues, I'll try to help. - Kristian. _______________________________________________ developers mailing list -- developers@lists.mariadb.org To unsubscribe send an email to developers-le...@lists.mariadb.org