(travis) minimize mysqld's memory footprint
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 29 Dec 2014 11:49:49 +0000 (12:49 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 29 Dec 2014 14:47:21 +0000 (15:47 +0100)
commit9367d1874374a502fd39b5997d9ba180d3cf5756
treedb1471e48beb637cc589d005d553844b22b339b8
parente861e4f0def5bf218042293ee8d0e748ec458011
(travis) minimize mysqld's memory footprint

This implements a part of "solution 2)" described in ac4e80df. Historically
the OOM issues so far have always been somehow related to mysqld

Unfortunately this alone does not seem sufficient to raise the thread count
back up, that will need more minimizations
maint/travis-ci_scripts/10_before_install.bash
maint/travis-ci_scripts/configs/minimal_mysql_travis.cnf [new file with mode: 0644]