Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-06 | Randomize time of execution for optimize script. | Gabriel Filion | |
By default, time will be between midnight and 7:00 any day of the week. The values are currently hard-coded. This can have serious I/O repercussions on a server with multiple VMs that run mysql since they will all run their optimizations simultaneously. | |||
2013-01-02 | linting | mh | |
2010-08-11 | remove unnecessary fileserver variable (#2460) round II | mh | |
2010-04-02 | move scripts to /usr/local/sbin, old scripts are getting removed by wiping ↵ | mh | |
the modules dir | |||
2009-12-10 | make backup and optimize cron jobs optional; introduce $mysql_backup_cron, ↵ | Jerome Charaoui | |
$mysql_backup_dir and$mysql_optimize_cron; use a module_dir for scripts |