[hibernate-dev] MariaDB on CI
Steve Ebersole
steve at hibernate.org
Fri Jul 17 19:49:04 EDT 2015
[18:45] <sebersole> whoa..
[18:45] <sebersole> sannegrinovero: we definitely need this for mariadb on
ci...
[18:46] <sebersole> sync_binlog=0 innodb_flush_log_at_trx_commit=0
innodb_doublewrite=0
[18:46] <sebersole> tests were much faster
These were suggested to me on the #mariadb list. I added them to my local
/etc/my.cnf file and the tests were significantly faster.
More information about the hibernate-dev
mailing list