summaryrefslogtreecommitdiff
path: root/files
AgeCommit message (Expand)Author
2015-05-13mysql root password is leaked to the process listGabriel Filion
2015-02-24Merge branch 'master' of git://git.puppet.immerda.ch/module-mysqlJerome Charaoui
2015-01-24fix issues for EL7 + simplify account securitymh
2015-01-12split on new line, which fixes an issue if no table is foundmh
2015-01-10introduce new mariadb based config for EL7mh
2014-03-12Merge branch 'mention_path'Gabriel Filion
2014-03-11Fix command output capturing in optimize_tables.rb for Ruby 1.9Jerome Charaoui
2014-02-05fix #6638 - remove the unless check & improve scriptmh
2014-01-12improve optimize scriptmh
2013-12-05introduce the /etc/mysql/conf.d/ directory for CentOSmh
2013-12-05some reasonable defaultsmh
2013-12-04update to latest EL releasemh
2013-12-04rename deprecated optionmh
2013-12-04also chown the data dirmh
2013-12-04EL6.4 doesn't know about bdbmh
2013-11-15setmysqlpass: be more careful before plundering into actionGabriel Filion
2013-02-19introduce helpers for mysql backupsmh
2013-01-02Merge remote-tracking branch 'shared/master'mh
2012-04-29Merge remote-tracking branch 'laurantb/master'mh
2012-04-11Merge remote-tracking branch 'lelutin/squeeze_my_cnf' into sharedMicah Anderson
2012-04-09Import my.cnf from Debian SqueezeGabriel Filion
2012-03-07Merge commit '356fdab8147f8a32a3f14514f2bb77f4f312c734' into sharedMicah Anderson
2012-03-07Merge remote-tracking branch 'lelutin/root_pw_no_arg' into sharedMicah Anderson
2012-01-17add innodb_file_per_table option by defaultmh
2011-03-17BDB is not compiled anymore on Debian systemsLaurent Bachelier
2010-12-21add some other mysql pluginsmh
2010-12-18Avoid root password leak to process listGabriel Filion
2010-12-15Avoid root password leak to process listGabriel Filion
2010-11-01add mysql munin graphs and adjust the file distribution to match the right lo...Micah Anderson
2010-10-18. remove the check_mysql_health script from the mysql module, instead it belo...Micah Anderson
2010-10-17add new version of check_mysql_health pluginMicah Anderson
2010-09-27add a more advanced mysql health check plugin:Micah Anderson
2010-09-22Merge remote branch 'remotes/immerda/master'Micah Anderson
2010-09-22increase timeout before killing to account for slower startup speed of larger...Micah Anderson
2010-04-04as we are in ruby we need to double escape thatmh
2010-04-04escape table and db namesmh
2010-04-02improve optimize script to work as well on weird named tablesmh
2009-12-10make backup and optimize cron jobs optional; introduce $mysql_backup_cron, $m...Jerome Charaoui
2009-12-10add Debian supportJerome Charaoui
2009-11-19be nicer during mysql backupmh
2009-02-22set home so .my.cnf is found as we run it as cron weeklymh
2009-02-22fixing integer conversionmh
2009-02-21merged with puzzlemh
2008-10-19Merge commit 'puzzle/development'mh
2008-08-07optimized default my.cnfmh
2008-08-07merged with puzzlemh
2008-07-29if we enable binary logs, we should also enable max days for themmh
2008-07-14merged with immerda, added data directory to be defaultmh
2008-07-13fixed log-bin locationmh
2008-07-11fixing bin-log parammh