summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-07Merge branch 'non_ascii_comment' into 'master' HEADmasterJerome Charaoui
2015-09-26remove non-ascii char in comment in init.ppGabriel Filion
2015-08-05package containing ruby bindings is renamed 'ruby-mysql' in wheezy and later ...Jerome Charaoui
2015-05-13account_security doesn't exist anymoreGabriel Filion
2015-05-13mysql_ibdata1 is not managed anymore but is still overridden for debianGabriel Filion
2015-05-13mysql root password is leaked to the process listGabriel Filion
2015-04-21Merge branch 'master' into merge_immerda_newJerome Charaoui
2015-04-17Restore a few things that got removed:Jerome Charaoui
2015-04-17Restore parameters from optimize cronjob classJerome Charaoui
2015-04-17Add GPLv3 licenseMicah Anderson
2015-03-27Cron jobs are not removed when unused.Gabriel Filion
2015-02-24Merge branch 'master' of git://git.puppet.immerda.ch/module-mysqlJerome Charaoui
2015-02-20Merge branch 'document_nagios_custom_logic' into 'master'Jerome Charaoui
2015-02-20README: mention why using manage_nagios can be used for inserting logicGabriel Filion
2015-02-20README: fix variable name for nagiosGabriel Filion
2015-01-25we only need to ensure grants if the user is presentmh
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-10this should be variablesmh
2015-01-10introduce new mariadb based config for EL7mh
2015-01-10There is no need to call “super” here.mh
2015-01-10on EL7 there is now mariadbmh
2014-03-12Merge branch 'mention_path'Gabriel Filion
2014-03-12Merge branch 'conf_define'Gabriel Filion
2014-03-12Document the new define in the READMEGabriel Filion
2014-03-12Merge branch 'randomize_optimize'Gabriel Filion
2014-03-11Fix command output capturing in optimize_tables.rb for Ruby 1.9Jerome Charaoui
2014-03-11Fix munin plugin class on DebianJerome Charaoui
2014-03-06document the new arguments for setting optimize run timeGabriel Filion
2014-03-06Randomize time of execution for optimize script.Gabriel Filion
2014-02-28add mysqltuner classmh
2014-02-05fix #6638 - remove the unless check & improve scriptmh
2014-01-12improve optimize scriptmh
2013-12-18conf: notify mysql service to make changes effectiveGabriel Filion
2013-12-05manage configuration snippets in a conf.d directoryGabriel Filion
2013-12-05update README to document the stdlib dependencymh
2013-12-05introduce the /etc/mysql/conf.d/ directory for CentOSmh
2013-12-05better use this built in fact nowmh
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-04this is not really necessarymh
2013-12-04EL6.4 doesn't know about bdbmh
2013-11-15setmysqlpass: be more careful before plundering into actionGabriel Filion
2013-11-15README: Mention the need for setting the path appropriatelyGabriel Filion
2013-05-20fix orderingmh
2013-05-20use the defaults file if availablemh
2013-05-20symbolize was removed in puppet 3 - See http://projects.puppetlabs.com/issues...mh
2013-05-03some mysql versions start to display a nasty warning - http://bugs.mysql.com/...mh