log modules/website/manifests/mysql.pp @ 482:d83de9b3a62b default tip

age author description
Thu, 29 Aug 2024 18:58:49 +0100 IBBoard Update server defs and own modules to match
Wed, 20 Apr 2022 19:43:49 +0100 IBBoard Make sure main DB admin gets GRANT OPTION!
Sat, 09 Apr 2022 18:51:03 +0100 IBBoard Update initial database setup for modern Maria
Mon, 03 Jan 2022 18:37:16 +0000 IBBoard Adapt configs to support Ubuntu
Sat, 04 Jan 2020 11:34:30 +0000 IBBoard Fix Mariadb setup by removing now removed config values
Thu, 01 Aug 2019 20:26:58 +0100 IBBoard Make database connections default to UTF-8 puppet-3.6
Fri, 01 Sep 2017 11:29:55 +0100 IBBoard Change MySQL/MariaDB settings to support all Unicode puppet-3.6
Sun, 26 Jul 2015 17:58:06 +0100 IBBoard Merge Default again puppet-3.6
Sat, 08 Aug 2015 15:20:17 +0000 IBBoard Reduce table cache because of possible odd performance issues and increase query cache
Sat, 14 Mar 2015 19:32:15 +0000 IBBoard Make sure that we're creating a file to mark our one-time run in a location that'll reliably exist puppet-3.6
Mon, 09 Mar 2015 06:42:55 +0000 IBBoard Fix quote issue in MySQL 'root' user renaming command puppet-3.6
Mon, 09 Mar 2015 03:30:18 +0000 IBBoard Remove unnecessary log directory creation and try to fix SQL statement puppet-3.6
Sun, 08 Mar 2015 23:58:22 +0000 IBBoard Make MySQL Website class more flexible for supporting MariaDB puppet-3.6
Wed, 08 Oct 2014 19:45:21 +0000 IBBoard Disable slow query logging - it got quite large and needs looking at!
Sat, 30 Aug 2014 10:05:08 +0000 IBBoard Increase memory a bit more for optimisation
Wed, 27 Aug 2014 13:46:07 +0000 IBBoard Fix "slow query" log - previously MySQL didn't have permission to write it
Wed, 27 Aug 2014 12:57:19 +0000 IBBoard Start optimising MySQL based on "MySQLTuner.pl" script
Sat, 16 Aug 2014 19:47:38 +0000 IBBoard Initial public release of Puppet configs