244
|
1 # Change log
|
|
2
|
|
3 All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
|
|
4
|
|
5 ## [v10.2.1](https://github.com/puppetlabs/puppetlabs-mysql/tree/v10.2.1) (2019-10-30)
|
|
6
|
|
7 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v10.2.0...v10.2.1)
|
|
8
|
|
9 ### Fixed
|
|
10
|
|
11 - Fix mysql::sql task error message [\#1243](https://github.com/puppetlabs/puppetlabs-mysql/pull/1243) ([alexjfisher](https://github.com/alexjfisher))
|
|
12 - Fix xtrabackup regression introduced in \#1207 [\#1242](https://github.com/puppetlabs/puppetlabs-mysql/pull/1242) ([fraenki](https://github.com/fraenki))
|
|
13 - Repair mysql\_grant docs and diagnostics [\#1237](https://github.com/puppetlabs/puppetlabs-mysql/pull/1237) ([qha](https://github.com/qha))
|
|
14
|
|
15 ## [v10.2.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v10.2.0) (2019-09-24)
|
|
16
|
|
17 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v10.1.0...v10.2.0)
|
|
18
|
|
19 ### Added
|
|
20
|
|
21 - FM-8406 add support on Debian10 [\#1230](https://github.com/puppetlabs/puppetlabs-mysql/pull/1230) ([lionce](https://github.com/lionce))
|
|
22 - Make backup success file path configurable [\#1207](https://github.com/puppetlabs/puppetlabs-mysql/pull/1207) ([HT43-bqxFqB](https://github.com/HT43-bqxFqB))
|
|
23
|
|
24 ### Fixed
|
|
25
|
|
26 - No package under FreeBSD [\#1227](https://github.com/puppetlabs/puppetlabs-mysql/pull/1227) ([jas01](https://github.com/jas01))
|
|
27 - Fix group on FreeBSD [\#1226](https://github.com/puppetlabs/puppetlabs-mysql/pull/1226) ([jas01](https://github.com/jas01))
|
|
28 - Don't run fact when you can't find mysqld [\#1224](https://github.com/puppetlabs/puppetlabs-mysql/pull/1224) ([jstewart612](https://github.com/jstewart612))
|
|
29 - Bugfix on Debian 9 : ruby\_package\_name must be ruby-mysql2 [\#1223](https://github.com/puppetlabs/puppetlabs-mysql/pull/1223) ([leopoiroux](https://github.com/leopoiroux))
|
|
30 - Fix errors for /bin/sh with the xtrabackup cron [\#1222](https://github.com/puppetlabs/puppetlabs-mysql/pull/1222) ([baldurmen](https://github.com/baldurmen))
|
|
31 - Fix/fix dependency issue in freebsd with log error file creation from 10.0.0 [\#1221](https://github.com/puppetlabs/puppetlabs-mysql/pull/1221) ([rick-pri](https://github.com/rick-pri))
|
|
32
|
|
33 ## [v10.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v10.1.0) (2019-07-30)
|
|
34
|
|
35 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v10.0.0...v10.1.0)
|
|
36
|
|
37 ### Added
|
|
38
|
|
39 - Allow backup::mysqldump::time to accept monthday, month, weekday [\#1214](https://github.com/puppetlabs/puppetlabs-mysql/pull/1214) ([malakai97](https://github.com/malakai97))
|
|
40
|
|
41 ## [v10.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v10.0.0) (2019-06-26)
|
|
42
|
|
43 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v9.1.0...v10.0.0)
|
|
44
|
|
45 ### Added
|
|
46
|
|
47 - add support for rh-mariadb102 [\#1209](https://github.com/puppetlabs/puppetlabs-mysql/pull/1209) ([martin-schlossarek](https://github.com/martin-schlossarek))
|
|
48 - Freebsd compat [\#1208](https://github.com/puppetlabs/puppetlabs-mysql/pull/1208) ([kapouik](https://github.com/kapouik))
|
|
49
|
|
50 ### Fixed
|
|
51
|
|
52 - FM-7982 - update provisioner to docker\_exp [\#1205](https://github.com/puppetlabs/puppetlabs-mysql/pull/1205) ([lionce](https://github.com/lionce))
|
|
53
|
|
54 ## [v9.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v9.1.0) (2019-06-10)
|
|
55
|
|
56 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/v9.0.0...v9.1.0)
|
|
57
|
|
58 ### Added
|
|
59
|
|
60 - Add option to specify $backupdir as a symlink target, for use with dm… [\#1200](https://github.com/puppetlabs/puppetlabs-mysql/pull/1200) ([comport3](https://github.com/comport3))
|
|
61 - \(FM-8029\) Add RedHat 8 support [\#1199](https://github.com/puppetlabs/puppetlabs-mysql/pull/1199) ([eimlav](https://github.com/eimlav))
|
|
62 - Allow own Xtrabackup script [\#1189](https://github.com/puppetlabs/puppetlabs-mysql/pull/1189) ([SaschaDoering](https://github.com/SaschaDoering))
|
|
63 - Litmus conversion [\#1175](https://github.com/puppetlabs/puppetlabs-mysql/pull/1175) ([pmcmaw](https://github.com/pmcmaw))
|
|
64
|
|
65 ### Fixed
|
|
66
|
|
67 - \(MODULES-6875,MODULES-7487\) - Fix mariadb mysql\_user password idempotency [\#1195](https://github.com/puppetlabs/puppetlabs-mysql/pull/1195) ([alexjfisher](https://github.com/alexjfisher))
|
|
68
|
|
69 ## [v9.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/v9.0.0) (2019-05-21)
|
|
70
|
|
71 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/8.1.0...v9.0.0)
|
|
72
|
|
73 ### Changed
|
|
74
|
|
75 - pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#1184](https://github.com/puppetlabs/puppetlabs-mysql/pull/1184) ([david22swan](https://github.com/david22swan))
|
|
76
|
|
77 ### Added
|
|
78
|
|
79 - Make incremental backups deactivable [\#1188](https://github.com/puppetlabs/puppetlabs-mysql/pull/1188) ([SaschaDoering](https://github.com/SaschaDoering))
|
|
80 - Allow multiple backupmethods [\#1187](https://github.com/puppetlabs/puppetlabs-mysql/pull/1187) ([SaschaDoering](https://github.com/SaschaDoering))
|
|
81
|
|
82 ### Fixed
|
|
83
|
|
84 - Fix the contribution guide URL [\#1190](https://github.com/puppetlabs/puppetlabs-mysql/pull/1190) ([mauricemeyer](https://github.com/mauricemeyer))
|
|
85 - \(MODULES-8886\) Revert removal of deepmerge function [\#1181](https://github.com/puppetlabs/puppetlabs-mysql/pull/1181) ([eimlav](https://github.com/eimlav))
|
|
86 - Fixed Changelog links for 8.1.0 [\#1180](https://github.com/puppetlabs/puppetlabs-mysql/pull/1180) ([mauricemeyer](https://github.com/mauricemeyer))
|
|
87
|
|
88 ## [8.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/8.1.0) (2019-04-03)
|
|
89
|
|
90 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/8.0.1...8.1.0)
|
|
91
|
|
92 ### Added
|
|
93
|
|
94 - Rotate option for xtrabackup script [\#1176](https://github.com/puppetlabs/puppetlabs-mysql/pull/1176) ([elfranne](https://github.com/elfranne))
|
|
95 - Add support for dynamic backupmethods/mariabackup [\#1171](https://github.com/puppetlabs/puppetlabs-mysql/pull/1171) ([danquack](https://github.com/danquack))
|
|
96
|
|
97 ### Fixed
|
|
98
|
|
99 - \(MODULES-6627\) Remove unused --host flags from mysqlcaller [\#1174](https://github.com/puppetlabs/puppetlabs-mysql/pull/1174) ([david22swan](https://github.com/david22swan))
|
|
100 - Set correct packagename for ruby\_mysql on Ubuntu 18.04 [\#1163](https://github.com/puppetlabs/puppetlabs-mysql/pull/1163) ([datty](https://github.com/datty))
|
|
101 - \[MODULES-8779\] Set proper python\_package\_name for RHEL/CentOS 8 [\#1161](https://github.com/puppetlabs/puppetlabs-mysql/pull/1161) ([javierpena](https://github.com/javierpena))
|
|
102 - fix install ordering for innodb data size [\#1160](https://github.com/puppetlabs/puppetlabs-mysql/pull/1160) ([fe80](https://github.com/fe80))
|
|
103
|
|
104 ## [8.0.1](https://github.com/puppetlabs/puppetlabs-mysql/tree/8.0.1) (2019-03-20)
|
|
105
|
|
106 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/8.0.0...8.0.1)
|
|
107
|
|
108 ### Fixed
|
|
109
|
|
110 - \(MODULES-8684\) - Removing private tags from Puppet Types [\#1170](https://github.com/puppetlabs/puppetlabs-mysql/pull/1170) ([david22swan](https://github.com/david22swan))
|
|
111
|
|
112 ## [8.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/8.0.0) (2019-01-18)
|
|
113
|
|
114 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/7.0.0...8.0.0)
|
|
115
|
|
116 ### Changed
|
|
117
|
|
118 - \(MODULES-8193\) - Removal of inbuilt deepmerge and dirname functions [\#1145](https://github.com/puppetlabs/puppetlabs-mysql/pull/1145) ([david22swan](https://github.com/david22swan))
|
|
119
|
|
120 ### Added
|
|
121
|
|
122 - \(MODULES-3539\) Allow @ in username [\#1155](https://github.com/puppetlabs/puppetlabs-mysql/pull/1155) ([Fogelholk](https://github.com/Fogelholk))
|
|
123 - \(MODULES-8144\) - Add support for SLES 15 [\#1146](https://github.com/puppetlabs/puppetlabs-mysql/pull/1146) ([eimlav](https://github.com/eimlav))
|
|
124 - Added support for RHSCL mysql versions and support for .mylogin.cnf for MySQL 5.6.6+ [\#1061](https://github.com/puppetlabs/puppetlabs-mysql/pull/1061) ([DJMuggs](https://github.com/DJMuggs))
|
|
125
|
|
126 ### Fixed
|
|
127
|
|
128 - \(MODULES-8193\) - Wrapper methods created for inbuilt 4.x functions [\#1151](https://github.com/puppetlabs/puppetlabs-mysql/pull/1151) ([david22swan](https://github.com/david22swan))
|
|
129 - pdksync - \(FM-7655\) Fix rubygems-update for ruby \< 2.3 [\#1150](https://github.com/puppetlabs/puppetlabs-mysql/pull/1150) ([tphoney](https://github.com/tphoney))
|
|
130 - Add includedir for Gentoo [\#1147](https://github.com/puppetlabs/puppetlabs-mysql/pull/1147) ([baurmatt](https://github.com/baurmatt))
|
|
131 - add mysql\_native\_password for mariadb 10.2 in password\_hash [\#1117](https://github.com/puppetlabs/puppetlabs-mysql/pull/1117) ([mlk-89](https://github.com/mlk-89))
|
|
132 - Removing query\_cache ops that are no longer supported in MySQL \>= 8.0 [\#1107](https://github.com/puppetlabs/puppetlabs-mysql/pull/1107) ([ernstae](https://github.com/ernstae))
|
|
133
|
|
134 ## [7.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/7.0.0) (2018-10-25)
|
|
135
|
|
136 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/6.2.0...7.0.0)
|
|
137
|
|
138 ### Changed
|
|
139
|
|
140 - \(MODULES-6923\) remove staging module [\#1115](https://github.com/puppetlabs/puppetlabs-mysql/pull/1115) ([tphoney](https://github.com/tphoney))
|
|
141
|
|
142 ### Added
|
|
143
|
|
144 - \(MODULES-7857\) Support user creation on galera [\#1130](https://github.com/puppetlabs/puppetlabs-mysql/pull/1130) ([MaxFedotov](https://github.com/MaxFedotov))
|
|
145 - MySQL 8 compatibility in user management [\#1092](https://github.com/puppetlabs/puppetlabs-mysql/pull/1092) ([zpetr](https://github.com/zpetr))
|
|
146
|
|
147 ### Fixed
|
|
148
|
|
149 - \(MODULES-7487\) Check authentication string for user password on MariaDB 10.2.16+ [\#1135](https://github.com/puppetlabs/puppetlabs-mysql/pull/1135) ([gguillotte](https://github.com/gguillotte))
|
|
150
|
|
151 ## [6.2.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/6.2.0) (2018-09-27)
|
|
152
|
|
153 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/6.1.0...6.2.0)
|
|
154
|
|
155 ### Added
|
|
156
|
|
157 - pdksync - \(MODULES-6805\) metadata.json shows support for puppet 6 [\#1127](https://github.com/puppetlabs/puppetlabs-mysql/pull/1127) ([tphoney](https://github.com/tphoney))
|
|
158
|
|
159 ### Fixed
|
|
160
|
|
161 - \(maint\) - Change versioning comparison [\#1123](https://github.com/puppetlabs/puppetlabs-mysql/pull/1123) ([eimlav](https://github.com/eimlav))
|
|
162
|
|
163 ## [6.1.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/6.1.0) (2018-09-13)
|
|
164
|
|
165 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/6.0.0...6.1.0)
|
|
166
|
|
167 ### Fixed
|
|
168
|
|
169 - pdksync - \(MODULES-7705\) - Bumping stdlib dependency from \< 5.0.0 to \< 6.0.0 [\#1114](https://github.com/puppetlabs/puppetlabs-mysql/pull/1114) ([pmcmaw](https://github.com/pmcmaw))
|
|
170 - \(MODULES-6981\) Do not try to read ~root/.my.cnf when calling "mysqld -V" [\#1063](https://github.com/puppetlabs/puppetlabs-mysql/pull/1063) ([simondeziel](https://github.com/simondeziel))
|
|
171
|
|
172 ## [6.0.0](https://github.com/puppetlabs/puppetlabs-mysql/tree/6.0.0) (2018-08-01)
|
|
173
|
|
174 [Full Changelog](https://github.com/puppetlabs/puppetlabs-mysql/compare/5.4.0...6.0.0)
|
|
175
|
|
176 ### Changed
|
|
177
|
|
178 - \[FM-6962\] Removal of unsupported OS from mysql [\#1086](https://github.com/puppetlabs/puppetlabs-mysql/pull/1086) ([david22swan](https://github.com/david22swan))
|
|
179
|
|
180 ### Added
|
|
181
|
|
182 - \(FM-5985\) - Addition of support for Ubuntu 18.04 to mysql [\#1104](https://github.com/puppetlabs/puppetlabs-mysql/pull/1104) ([david22swan](https://github.com/david22swan))
|
|
183 - \(MODULES-7439\) - Implementing beaker-testmode\_switcher [\#1095](https://github.com/puppetlabs/puppetlabs-mysql/pull/1095) ([pmcmaw](https://github.com/pmcmaw))
|
|
184 - Support for optional\_\_args and prescript to mysqldump backup provider [\#1083](https://github.com/puppetlabs/puppetlabs-mysql/pull/1083) ([eputnam](https://github.com/eputnam))
|
|
185 - Allow empty user passwords [\#1075](https://github.com/puppetlabs/puppetlabs-mysql/pull/1075) ([ThoTischner](https://github.com/ThoTischner))
|
|
186 - Add user tls\_options and grant options to mysql::db [\#1065](https://github.com/puppetlabs/puppetlabs-mysql/pull/1065) ([edestecd](https://github.com/edestecd))
|
|
187 - Use puppet4 functions-api [\#1044](https://github.com/puppetlabs/puppetlabs-mysql/pull/1044) ([juliantodt](https://github.com/juliantodt))
|
|
188 - Replaced 'DROP USER' with 'DROP USER IF EXISTS' [\#942](https://github.com/puppetlabs/puppetlabs-mysql/pull/942) ([libertamohamed](https://github.com/libertamohamed))
|
|
189
|
|
190 ### Fixed
|
|
191
|
|
192 - \(MODULES-7353\) Enable service for Debian 9 [\#1094](https://github.com/puppetlabs/puppetlabs-mysql/pull/1094) ([david22swan](https://github.com/david22swan))
|
|
193 - Update locales test for Debian 9 [\#1091](https://github.com/puppetlabs/puppetlabs-mysql/pull/1091) ([HelenCampbell](https://github.com/HelenCampbell))
|
|
194 - \[FM-7045\] Fix to allow Debian 9 test's to run clean [\#1088](https://github.com/puppetlabs/puppetlabs-mysql/pull/1088) ([david22swan](https://github.com/david22swan))
|
|
195 - \(MODULES-7198\) Fix DROP USER IF EXISTS on mariadb [\#1082](https://github.com/puppetlabs/puppetlabs-mysql/pull/1082) ([hunner](https://github.com/hunner))
|
|
196
|
|
197 ## 5.4.0
|
|
198
|
|
199 ### Added
|
|
200
|
|
201 - \(PDOC-210\) Puppet Strings documentation [\#1068](https://github.com/puppetlabs/puppetlabs-mysql/pull/1068) ([hunner](https://github.com/hunner))
|
|
202 - Compatibility for Alpine linux [\#1049](https://github.com/puppetlabs/puppetlabs-mysql/pull/1049) ([cisco87](https://github.com/cisco87))
|
|
203
|
|
204 ### Fixed
|
|
205
|
|
206 - \(MODULES-6627\) Removed unused --host flag from mysqlcaller [\#1064](https://github.com/puppetlabs/puppetlabs-mysql/pull/1064) ([HelenCampbell](https://github.com/HelenCampbell))
|
|
207 - Fixed archlinux compatibility [\#1057](https://github.com/puppetlabs/puppetlabs-mysql/pull/1057) ([bastelfreak](https://github.com/bastelfreak))
|
|
208 - Changed input param option in export.json from sql to file [\#1054](https://github.com/puppetlabs/puppetlabs-mysql/pull/1054) ([cgoswami](https://github.com/cgoswami))
|
|
209
|
|
210 ## Supported Release [5.3.0]
|
|
211 ### Summary
|
|
212 This release uses the PDK convert functionality which in return makes the module PDK compliant. It also includes a roll up of maintenance changes, a new task and support for `GRANTS FUNCTION`.
|
|
213
|
|
214 ### Added
|
|
215 - Add support for `GRANTS FUNCTION` ([MODULES-2075](https://tickets.puppet.com/browse/MODULES-2075)).
|
|
216 - Add Export database task.
|
|
217 - PDK Convert mysql ([MODULES-6454](https://tickets.puppet.com/browse/MODULES-6454)).
|
|
218
|
|
219 ### Changed
|
|
220 - Allow authentication plugin to be changed.
|
|
221 - Update mysql_user provider.
|
|
222 - Plugins don't exist before 5.5; password field name changed
|
|
223 - Fix helpful rubocops and disable hurtful cops.
|
|
224 - Addressing puppet-lint and rubocop errors
|
|
225 - Remove update bundler and add ignore .DS_Store
|
|
226 - Skip rubocop warning in task.
|
|
227 - Fix a typo in a classname in the changelog.
|
|
228
|
|
229 ## Supported Release [5.2.1]
|
|
230 ### Summary
|
|
231 This release fixes CVE-2018-6508 which is a potential arbitrary code execution via tasks.
|
|
232
|
|
233 ### Fixed
|
|
234 - Fix export and mysql tasks for arbitrary remote code
|
|
235
|
|
236 ## Supported Release [5.2.0]
|
|
237
|
|
238 ### Added
|
|
239 - Compatibility for puppet-staging 3.0.0
|
|
240
|
|
241 ### Fixed
|
|
242 - Centralize all mysql command calls for providers
|
|
243 - Add paths to `mysql_datadir` provider for RedHat Software Collections
|
|
244
|
|
245 ## Supported Release [5.1.0]
|
|
246 ### Summary
|
|
247 This release adds Tasks to the Mysql module.
|
|
248
|
|
249 #### Added
|
|
250 - Adds the execute sql task.
|
|
251
|
|
252 ## Supported Release [5.0.0]
|
|
253 ### Summary
|
|
254 This is a major release that adds support for string translation. Currently the only supported language besides
|
|
255 English is Japanese.
|
|
256
|
|
257 #### Added
|
|
258 - Several gem dependencies required for translation.
|
|
259 - Wrapping of strings that require translation. Strings in ruby code are now wrapped with `_()` and strings in puppet code with `translate()`.
|
|
260 - Debian 9 support
|
|
261
|
|
262 #### Changed
|
|
263 - The default php_package_name for Debian and Ubuntu to `php-mysql`
|
|
264
|
|
265 ## Supported Release 4.0.1
|
|
266 ### Summary
|
|
267 This is a small bugfix release that makes `mysql_install_db` optional and fixes some regular expression issues.
|
|
268
|
|
269 #### Bugfixes
|
|
270 - ([MODULES-5528](https://tickets.puppet.com/browse/MODULES-5528)) Fixes the `mysql_install_db` command so that it is optional
|
|
271 - ([MODULES-5602](https://tickets.puppet.com/browse/MODULES-5602)) Removes superfluous backslashes in some regular expressions that were causing instability
|
|
272
|
|
273 ## Supported Release 4.0.0
|
|
274 ### Summary
|
|
275 This release sees the enablement of rubocop, also an update to the lib directory with rubocop fixes and several other changes and fixes. Also a bump to the Puppet version compatibility and several Puppet language updates.
|
|
276
|
|
277 #### Added
|
|
278 - Updated README.md with example how to install MySQL Community Server 5.6 on Centos 7.3
|
|
279 - Enabled Rubocop and addition of Rubocop fixes for /lib directory.
|
|
280
|
|
281 #### Removed
|
|
282 - Dropped legacy tests for db.pp.
|
|
283
|
|
284 #### Changed
|
|
285 - Replaced validate function calls with datatypes in db.pp.
|
|
286 - Bumped recommended puppet version to between 4.7.0 and 6.0.0.
|
|
287 - Conditionalize name validation in mysql_grant type. ([MODULES-4604](https://tickets.puppet.com/browse/MODULES-4604))
|
|
288
|
|
289 #### Fixed
|
|
290 - Removal of invalid parameter provider on Mysql_user[user@localhost] in mysql::db ([MODULES-4115](https://tickets.puppet.com/browse/MODULES-4115))
|
|
291 - Fixed server_service_name for Debian/stretch.
|
|
292 - Spec fixes for Puppet 5.
|
|
293 - Test update for fix:create procedure, then grant ([MODULES-5390](https://tickets.puppet.com/browse/MODULES-5390))
|
|
294 - Fixing empty user/password issue for xtrabackup. Now defaults as undef instead of ''.
|
|
295 - Remove unsupported Ubuntu versions ([MODULES-5501](https://tickets.puppet.com/browse/MODULES-5501))
|
|
296
|
|
297 ## Supported Release 3.11.0
|
|
298 ### Summary
|
|
299 This release includes README and metadata translations to Japanese, as well as some enhancements and bugfixes.
|
|
300
|
|
301 #### Added
|
|
302 - New flag for successful backups
|
|
303 - Solaris support improvements
|
|
304 - New parameter `optional_args` for extra innobackupex options
|
|
305 - Specify environment variables (e.g. https_proxy) for MySQLTuner download.
|
|
306 - Check to only install bzip2 if `$backupcompress` is `true`
|
|
307 - Debian 9 compatibility
|
|
308 - Japanese README
|
|
309
|
|
310 #### Fixed
|
|
311 - Syntax errors
|
|
312 - Bug where error logs were being created before the datadir was initialized (MODULES-4743)
|
|
313
|
|
314 ## Supported Release 3.10.0
|
|
315 ### Summary
|
|
316 This release includes new features for setting TLS options on a mysql user, a new parameter to allow specifying tool to import sql files, as well as various bugfixes.
|
|
317
|
|
318 #### Features
|
|
319 - (MODULES-3879) Adds `import_cat_cmd` parameter to specify the command to read sql files
|
|
320 - Adds support for setting `tls_options` in `mysql_user`
|
|
321
|
|
322 #### Bugfixes
|
|
323 - (MODULES-3557) Adds Ubuntu 16.04 package names for language bindings
|
|
324 - (MODULES-3907) Adds MySQL/Percona 5.7 initialize on fresh deploy
|
|
325
|
|
326 ## Supported Release 3.9.0
|
|
327 ### Summary
|
|
328 This release adds Percona 5.7 support and compatibility with Ubuntu 16.04, in addition to various bugfixes.
|
|
329
|
|
330 #### Features
|
|
331 - (MODULES-3441) Adds the `mysqld_version` fact
|
|
332 - (MODULES-3513) Adds a new backup dump parameter `maxallowedpacket`
|
|
333 - Adds new parameter `xtrabackup_package_name` to `mysql::backup::xtrabackup` class
|
|
334 - Adds ability to revoke GRANT privilege
|
|
335
|
|
336 #### Bugfixes
|
|
337 - Fixes a bug where `mysql_user` fails if facter cannot retrieve fqdn.
|
|
338 - Fix global parameter usage in backup script
|
|
339 - Adds support for `puppet-staging` version `2.0.0`
|
|
340 - (MODULES-3601) Moves binary logging configuration to take place after package install
|
|
341 - (MODULES-3711) Add limit to mysql server ID generated value
|
|
342 - (MODULES-3698) Fixes defaults for SLES12
|
|
343 - Updates user name length restrictions for MySQL version 5.7.8 and above.
|
|
344 - Fixes a bug where error log is not writable by owner
|
|
345
|
|
346 ## Supported Release 3.8.0
|
|
347 ### Summary
|
|
348 This release adds Percona 5.7 support and compatibility with Ubuntu 16.04, in addition to various bugfixes.
|
|
349
|
|
350 #### Features
|
|
351 - Adds support for Percona 5.7
|
|
352 - Adds support for Ubuntu 16.04 (Xenial)
|
|
353
|
|
354 #### Known Limitations
|
|
355 - The mysqlbackup.sh script will not work on MySQL 5.7.0 and up.
|
|
356
|
|
357 #### Bugfixes
|
|
358 - Use mysql_install_db only with uniq defaults-extra-file
|
|
359 - Updates mysqlbackup.sh to ensure backup directory exist
|
|
360 - Loosen MariaDB recognition to fix it on Debian 8
|
|
361 - Allow mysql::backup::mysqldump to access root_group in tests
|
|
362 - Fixed problem with ignoring parameters from global configs
|
|
363 - Fixes ordering issue that initialized mysqld before config is set
|
|
364 - (MODULES-1256) Fix parameters on OpenSUSE 12
|
|
365 - Fixes install errors on Debian-based OS by configuring the base of includedir
|
|
366 - Configure the configfile location for mariadb
|
|
367 - Default mysqld_type return value should be 'mysql' if another type is not detected
|
|
368 - Make sure that bzip2 is installed before setting up the cron tab job using mysqlbackup.sh
|
|
369 - Fixes path issue on FreeBSD
|
|
370 - Check that /var/lib/mysql actually contains files
|
|
371 - Removes mysql regex when checking type
|
|
372 - (MODULES-2111) Add the system database to user related actions
|
|
373 - Updates default group for logfiles on Debian-based OS to 'adm'
|
|
374 - Fixes an issue with Amazon linux major release 4 installation
|
|
375 - Fixes 'mysql_install_db' script support on Gentoo
|
|
376 - Removes erroneous anchors to mysql::client from mysql::db
|
|
377 - Adds path to be able to find MySQL 5.5 installation on CentOS
|
|
378
|
|
379 ## Supported Release 3.7.0
|
|
380 ### Summary
|
|
381
|
|
382 A large release with several new features. Also includes a considerable amount of bugfixes, many around compatibility and improvements to current functionality.
|
|
383
|
|
384 #### Features
|
|
385
|
|
386 - Now uses mariadb in OpenSuSE >= 13.1.
|
|
387 - Switch to rspec-puppet-facts.
|
|
388 - Additional function to check if table exists before grant.
|
|
389 - Add ability to input password hash directly.
|
|
390 - Now checking major release instead of specific release.
|
|
391 - Debian 8 support.
|
|
392
|
|
393 #### Bugfixes
|
|
394
|
|
395 - Minor doc update.
|
|
396 - Fixes improper use of function `warn` in backup manifest of server.
|
|
397 - Fixes to Compatibility with PE 3.3.
|
|
398 - Fixes `when not managing config file` in `mysql_server_spec`.
|
|
399 - Improved user validation and munging.
|
|
400 - Fixes fetching the mysql_user password for MySQL >=5.7.6.
|
|
401 - Fixes unique server_id within my.cnf, the issue were the entire mac address was not being read in to generate the id.
|
|
402 - Corrects the daemon_dev_package_name for mariadb on redhat.
|
|
403 - Fix version compare to properly suppress show_diff for root password.
|
|
404 - Fixes to ensure compatibility with future parser.
|
|
405 - Solaris removed from PE in metadata as its not supported.
|
|
406 - Use MYSQL_PWD to avoid mysqldump warnings.
|
|
407 - Use temp cnf file instead of env variable which creates acceptance test failures.
|
|
408 - No longer hash passwords that are already hashed.
|
|
409 - Fix Gemfile to work with ruby 1.8.7.
|
|
410 - Fixed MySQL 5.7.6++ compatibility.
|
|
411 - Fixing error when disabling service management and the service does not exist.
|
|
412 - Ubuntu vivid should use systemd not upstart.
|
|
413 - Fixed new mysql_datadir provider on CentOS for MySQl 5.7.6 compatibility.
|
|
414 - Ensure if service restart to wait till mysql is up.
|
|
415 - Move all dependencies to not have them in case of service unmanaged.
|
|
416 - Re-Added the ability to set a empty string as option parameter.
|
|
417 - Fixes edge-case with dropping pre-existing users with grants.
|
|
418 - Fix logic for choosing rspec version.
|
|
419 - Refactored main acceptance suite.
|
|
420 - Skip idempotency tests on test cells that do have PUP-5016 unfixed.
|
|
421 - Fix tmpdir to be shared across examples.
|
|
422 - Update to current msync configs [006831f].
|
|
423 - Fix mysql_grant with MySQL ANSI_QUOTES mode.
|
|
424 - Generate .my.cnf for all sections.
|
|
425
|
|
426 ## Supported Release 3.6.2
|
|
427 ### Summary
|
|
428
|
|
429 Small release for support of newer PE versions. This increments the version of PE in the metadata.json file.
|
|
430
|
|
431 ## 2015-09-22 - Supported Release 3.6.1
|
|
432 ### Summary
|
|
433 This is a security and bugfix release that fixes incorrect username truncation in the munge for the mysql_user type, incorrect function used in `mysql::server::backup` and fixes compatibility issues with PE 3.3.x.
|
|
434
|
|
435 #### Bugfixes
|
|
436 - Loosen the regex in mysql_user munging so the username is not unintentionally truncated.
|
|
437 - Use `warning()` not `warn()`
|
|
438 - Metadata had inadvertantly dropped 3.3.x support
|
|
439 - Some 3.3.x compatibility issues in `mysqltuner` were corrected
|
|
440
|
|
441 ## 2015-08-10 - Supported Release 3.6.0
|
|
442 ### Summary
|
|
443 This release adds the ability to use mysql::db and `mysql_*` types against unmanaged or external mysql instances.
|
|
444
|
|
445 #### Features
|
|
446 - Add ability to use mysql::db WITHOUT mysql::server (ie, externally)
|
|
447 - Add prescript attribute to mysql::server::backup for xtrabackup
|
|
448 - Add postscript ability to xtrabackup provider.
|
|
449
|
|
450 #### Bugfixes
|
|
451 - Fix default root passwords blocking puppet on mysql 5.8
|
|
452 - Fix service dependency when package_manage is false
|
|
453 - Fix selinux permissions on my.cnf
|
|
454
|
|
455 ## 2015-07-23 - Supported Release 3.5.0
|
|
456 ### Summary
|
|
457 A small release to add explicit support to newer Puppet versions and accumulated patches.
|
|
458
|
|
459 #### Features/Improvements
|
|
460 - Start running tests against puppet 4
|
|
461 - Support longer usernames on newer MariaDB versions
|
|
462 - Add parameters for Solaris 11 and 12
|
|
463
|
|
464 #### Bugfixes
|
|
465 - Fix references to the mysql-server package
|
|
466 - mysql_server_id doesn't throw and error on machines without macaddress
|
|
467
|
|
468 ## 2015-05-19 - Supported Release 3.4.0
|
|
469 ### Summary
|
|
470 This release includes the addition of extra facts, OpenBSD compatibility, and a number of other features, improvements and bug fixes.
|
|
471
|
|
472 #### Features/Improvements
|
|
473 - Added server_id fact which includes mac address for better uniqueness
|
|
474 - Added OpenBSD compatibility, only for 'OpenBSD -current' (due to the recent switch to mariadb)
|
|
475 - Added a $mysql_group parameter, and use that instead of the $root_group parameter to define the group membership of the mysql error log file.
|
|
476 - Updated tests for rspec-puppet 2 and future parser
|
|
477 - Further acceptance testing improvements
|
|
478 - MODULES-1928 - allow log-error to be undef
|
|
479 - Split package installation and database install
|
|
480 - README wording improvements
|
|
481 - Added options for including/excluding triggers and routines
|
|
482 - Made the 'TRIGGER' privilege of mysqldump backups depend on whether or not we are actually backing up triggers
|
|
483 - Cleaned up the privilege assignment in the mysqldump backup script
|
|
484 - Add a fact for capturing the mysql version installed
|
|
485
|
|
486 #### Bugfixes
|
|
487 - mysql backup: fix regression in mysql_user call
|
|
488 - Set service_ensure to undef, in the case of an unmanaged service
|
|
489 - README Typos fixed
|
|
490 - Bugfix on Xtrabackup crons
|
|
491 - Fixed a permission problem that was preventing triggers from being backed up
|
|
492 - MODULES-1981: Revoke and grant difference of old and new privileges
|
|
493 - Fix an issue were we assume triggers work
|
|
494 - Change default for mysql::server::backup to ignore_triggers = false
|
|
495
|
|
496 #### Deprecations
|
|
497 mysql::server::old_root_password property
|
|
498
|
|
499 ## 2015-03-03 - Supported Release 3.3.0
|
|
500 ### Summary
|
|
501 This release includes major README updates, the addition of backup providers, and a fix for managing the log-bin directory.
|
|
502
|
|
503 #### Features
|
|
504 - Add package_manage parameters to `mysql::server` and `mysql::client` (MODULES-1143)
|
|
505 - README improvements
|
|
506 - Add `mysqldump`, `mysqlbackup`, and `xtrabackup` backup providers.
|
|
507
|
|
508 #### Bugfixes
|
|
509 - log-error overrides were not being properly used (MODULES-1804)
|
|
510 - check for full path for log-bin to stop puppet from managing file '.'
|
|
511
|
|
512 ## 2015-02-09 - Supported Release 3.2.0
|
|
513 ### Summary
|
|
514 This release includes several new features and bugfixes, including support for various plugins, making the output from mysql_password more consistent when input is empty and improved username validation.
|
|
515
|
|
516 #### Features
|
|
517 - Add type and provider to manage plugins
|
|
518 - Add support for authentication plugins
|
|
519 - Add support for mysql_install_db on freebsd
|
|
520 - Add `create_root_user` and `create_root_my_cnf` parameters to `mysql::server`
|
|
521
|
|
522 #### Bugfixes
|
|
523 - Remove dependency on stdlib >= 4.1.0 (MODULES-1759)
|
|
524 - Make grant autorequire user
|
|
525 - Remove invalid parameter 'provider' from mysql_user instance (MODULES-1731)
|
|
526 - Return empty string for empty input in mysql_password
|
|
527 - Fix `mysql::account_security` when fqdn==localhost
|
|
528 - Update username validation (MODULES-1520)
|
|
529 - Future parser fix in params.pp
|
|
530 - Fix package name for debian 8
|
|
531 - Don't start the service until the server package is installed and the config file is in place
|
|
532 - Test fixes
|
|
533 - Lint fixes
|
|
534
|
|
535 ## 2014-12-16 - Supported Release 3.1.0
|
|
536 ### Summary
|
|
537
|
|
538 This release includes several new features, including SLES12 support, and a number of bug fixes.
|
|
539
|
|
540 #### Notes
|
|
541
|
|
542 `mysql::server::mysqltuner` has been refactored to fetch the mysqltuner script from github by default. If you are running on a non-network-connected system, you will need to download that file and have it available to your node at a path specified by the `source` parameter to the `mysqltuner` class.
|
|
543
|
|
544 #### Features
|
|
545 - Add support for install_options for all package resources (MODULES-1484)
|
|
546 - Add log-bin directory creation
|
|
547 - Allow mysql::db to import multiple files (MODULES-1338)
|
|
548 - SLES12 support
|
|
549 - Improved identifier quoting detections
|
|
550 - Reworked `mysql::server::mysqltuner` so that we are no longer packaging the script as it is licensed under the GPL.
|
|
551
|
|
552 #### Bugfixes
|
|
553 - Fix regression in username validation
|
|
554 - Proper containment for mysql::client in mysql::db
|
|
555 - Support quoted usernames of length 15 and 16 chars
|
|
556
|
|
557 ## 2014-11-11 - Supported Release 3.0.0
|
|
558 ### Summary
|
|
559
|
|
560 Added several new features including MariaDB support and future parser
|
|
561
|
|
562 #### Backwards-incompatible Changes
|
|
563 * Remove the deprecated `database`, `database_user`, and `database_grant` resources. The correct resources to use are `mysql`, `mysql_user`, and `mysql_grant` respectively.
|
|
564
|
|
565 #### Features
|
|
566 * Add MariaDB Support
|
|
567 * The mysqltuner perl script has been updated to 1.3.0 based on work at http://github.com/major/MySQLTuner-perl
|
|
568 * Add future parse support, fixed issues with undef to empty string
|
|
569 * Pass the backup credentials to 'SHOW DATABASES'
|
|
570 * Ability to specify the Includedir for `mysql::server`
|
|
571 * `mysql::db` now has an import\_timeout feature that defaults to 300
|
|
572 * The `mysql` class has been removed
|
|
573 * `mysql::server` now takes an `override_options` hash that will affect the installation
|
|
574 * Ability to install both dev and client dev
|
|
575
|
|
576 #### BugFix
|
|
577 * `mysql::server::backup` now passes `ensure` param to the nested `mysql_grant`
|
|
578 * `mysql::server::service` now properly requires the presence of the `log_error` file
|
|
579 * `mysql::config` now occurs before `mysql::server::install_db` correctly
|
|
580
|
|
581 ## 2014-07-15 - Supported Release 2.3.1
|
|
582 ### Summary
|
|
583
|
|
584 This release merely updates metadata.json so the module can be uninstalled and
|
|
585 upgraded via the puppet module command.
|
|
586
|
|
587 ## 2014-05-14 - Supported Release 2.3.0
|
|
588
|
|
589 This release primarily adds support for RHEL7 and Ubuntu 14.04 but it
|
|
590 also adds a couple of new parameters to allow for further customization,
|
|
591 as well as ensuring backups can backup stored procedures properly.
|
|
592
|
|
593 #### Features
|
|
594 Added `execpath` to allow a custom executable path for non-standard mysql installations.
|
|
595 Added `dbname` to mysql::db and use ensure_resource to create the resource.
|
|
596 Added support for RHEL7 and Fedora Rawhide.
|
|
597 Added support for Ubuntu 14.04.
|
|
598 Create a warning for if you disable SSL.
|
|
599 Ensure the error logfile is owned by MySQL.
|
|
600 Disable ssl on FreeBSD.
|
|
601 Add PROCESS privilege for backups.
|
|
602
|
|
603 #### Bugfixes
|
|
604
|
|
605 #### Known Bugs
|
|
606 * No known bugs
|
|
607
|
|
608 ## 2014-03-04 - Supported Release 2.2.3
|
|
609 ### Summary
|
|
610
|
|
611 This is a supported release. This release removes a testing symlink that can
|
|
612 cause trouble on systems where /var is on a seperate filesystem from the
|
|
613 modulepath.
|
|
614
|
|
615 #### Features
|
|
616 #### Bugfixes
|
|
617 #### Known Bugs
|
|
618 * No known bugs
|
|
619
|
|
620 ## 2014-03-04 - Supported Release 2.2.2
|
|
621 ### Summary
|
|
622 This is a supported release. Mostly comprised of enhanced testing, plus a
|
|
623 bugfix for Suse.
|
|
624
|
|
625 #### Bugfixes
|
|
626 - PHP bindings on Suse
|
|
627 - Test fixes
|
|
628
|
|
629 #### Known Bugs
|
|
630 * No known bugs
|
|
631
|
|
632 ## 2014-02-19 - Version 2.2.1
|
|
633
|
|
634 ### Summary
|
|
635
|
|
636 Minor release that repairs mysql_database{} so that it sees the correct
|
|
637 collation settings (it was only checking the global mysql ones, not the
|
|
638 actual database and constantly setting it over and over since January 22nd).
|
|
639
|
|
640 Also fixes a bunch of tests on various platforms.
|
|
641
|
|
642
|
|
643 ## 2014-02-13 - Version 2.2.0
|
|
644
|
|
645 ### Summary
|
|
646
|
|
647 #### Features
|
|
648 - Add `backupdirmode`, `backupdirowner`, `backupdirgroup` to
|
|
649 mysql::server::backup to allow customizing the mysqlbackupdir.
|
|
650 - Support multiple options of the same name, allowing you to
|
|
651 do 'replicate-do-db' => ['base1', 'base2', 'base3'] in order to get three
|
|
652 lines of replicate-do-db = base1, replicate-do-db = base2 etc.
|
|
653
|
|
654 #### Bugfixes
|
|
655 - Fix `restart` so it actually stops mysql restarting if set to false.
|
|
656 - DRY out the defaults_file functionality in the providers.
|
|
657 - mysql_grant fixed to work with root@localhost/@.
|
|
658 - mysql_grant fixed for WITH MAX_QUERIES_PER_HOUR
|
|
659 - mysql_grant fixed so revoking all privileges accounts for GRANT OPTION
|
|
660 - mysql_grant fixed to remove duplicate privileges.
|
|
661 - mysql_grant fixed to handle PROCEDURES when removing privileges.
|
|
662 - mysql_database won't try to create existing databases, breaking replication.
|
|
663 - bind_address renamed bind-address in 'mysqld' options.
|
|
664 - key_buffer renamed to key_buffer_size.
|
|
665 - log_error renamed to log-error.
|
|
666 - pid_file renamed to pid-file.
|
|
667 - Ensure mysql::server::root_password runs before mysql::server::backup
|
|
668 - Fix options_override -> override_options in the README.
|
|
669 - Extensively rewrite the README to be accurate and awesome.
|
|
670 - Move to requiring stdlib 3.2.0, shipped in PE3.0
|
|
671 - Add many new tests.
|
|
672
|
|
673
|
|
674 ## 2013-11-13 - Version 2.1.0
|
|
675
|
|
676 ### Summary
|
|
677
|
|
678 The most important changes in 2.1.0 are improvements to the my.cnf creation,
|
|
679 as well as providers. Setting options to = true strips them to be just the
|
|
680 key name itself, which is required for some options.
|
|
681
|
|
682 The provider updates fix a number of bugs, from lowercase privileges to
|
|
683 deprecation warnings.
|
|
684
|
|
685 Last, the new hiera integration functionality should make it easier to
|
|
686 externalize all your grants, users, and, databases. Another great set of
|
|
687 community submissions helped to make this release.
|
|
688
|
|
689 #### Features
|
|
690 - Some options can not take a argument. Gets rid of the '= true' when an
|
|
691 option is set to true.
|
|
692 - Easier hiera integration: Add hash parameters to mysql::server to allow
|
|
693 specifying grants, users, and databases.
|
|
694
|
|
695 #### Bugfixes
|
|
696 - Fix an issue with lowercase privileges in mysql_grant{} causing them to be reapplied needlessly.
|
|
697 - Changed defaults-file to defaults-extra-file in providers.
|
|
698 - Ensure /root/.my.cnf is 0600 and root owned.
|
|
699 - database_user deprecation warning was incorrect.
|
|
700 - Add anchor pattern for client.pp
|
|
701 - Documentation improvements.
|
|
702 - Various test fixes.
|
|
703
|
|
704
|
|
705 ## 2013-10-21 - Version 2.0.1
|
|
706
|
|
707 ### Summary
|
|
708
|
|
709 This is a bugfix release to handle an issue where unsorted mysql_grant{}
|
|
710 privileges could cause Puppet to incorrectly reapply the permissions on
|
|
711 each run.
|
|
712
|
|
713 #### Bugfixes
|
|
714 - Mysql_grant now sorts privileges in the type and provider for comparison.
|
|
715 - Comment and test tweak for PE3.1.
|
|
716
|
|
717
|
|
718 ## 2013-10-14 - Version 2.0.0
|
|
719
|
|
720 ### Summary
|
|
721
|
|
722 (Previously detailed in the changelog for 2.0.0-rc1)
|
|
723
|
|
724 This module has been completely refactored and works significantly different.
|
|
725 The changes are broad and touch almost every piece of the module.
|
|
726
|
|
727 See the README.md for full details of all changes and syntax.
|
|
728 Please remain on 1.0.0 if you don't have time to fully test this in dev.
|
|
729
|
|
730 * mysql::server, mysql::client, and mysql::bindings are the primary interface
|
|
731 classes.
|
|
732 * mysql::server takes an `override_options` parameter to set my.cnf options,
|
|
733 with the hash format: { 'section' => { 'thing' => 'value' }}
|
|
734 * mysql attempts backwards compatibility by forwarding all parameters to
|
|
735 mysql::server.
|
|
736
|
|
737
|
|
738 ## 2013-10-09 - Version 2.0.0-rc5
|
|
739
|
|
740 ### Summary
|
|
741
|
|
742 Hopefully the final rc! Further fixes to mysql_grant (stripping out the
|
|
743 cleverness so we match a much wider range of input.)
|
|
744
|
|
745 #### Bugfixes
|
|
746 - Make mysql_grant accept '.*'@'.*' in terms of input for user@host.
|
|
747
|
|
748
|
|
749 ## 2013-10-09 - Version 2.0.0-rc4
|
|
750
|
|
751 ### Summary
|
|
752
|
|
753 Bugfixes to mysql_grant and mysql_user form the bulk of this rc, as well as
|
|
754 ensuring that values in the override_options hash that contain a value of ''
|
|
755 are created as just "key" in the conf rather than "key =" or "key = false".
|
|
756
|
|
757 #### Bugfixes
|
|
758 - Improve mysql_grant to work with IPv6 addresses (both long and short).
|
|
759 - Ensure @host users work as well as user@host users.
|
|
760 - Updated my.cnf template to support items with no values.
|
|
761
|
|
762
|
|
763 ## 2013-10-07 - Version 2.0.0-rc3
|
|
764
|
|
765 ### Summary
|
|
766 Fix mysql::server::monitor's use of mysql_user{}.
|
|
767
|
|
768 #### Bugfixes
|
|
769 - Fix myql::server::monitor's use of mysql_user{} to grant the proper
|
|
770 permissions. Add specs as well. (Thanks to treydock!)
|
|
771
|
|
772
|
|
773 ## 2013-10-03 - Version 2.0.0-rc2
|
|
774
|
|
775 ### Summary
|
|
776 Bugfixes
|
|
777
|
|
778 #### Bugfixes
|
|
779 - Fix a duplicate parameter in mysql::server
|
|
780
|
|
781
|
|
782 ## 2013-10-03 - Version 2.0.0-rc1
|
|
783
|
|
784 ### Summary
|
|
785
|
|
786 This module has been completely refactored and works significantly different.
|
|
787 The changes are broad and touch almost every piece of the module.
|
|
788
|
|
789 See the README.md for full details of all changes and syntax.
|
|
790 Please remain on 1.0.0 if you don't have time to fully test this in dev.
|
|
791
|
|
792 * mysql::server, mysql::client, and mysql::bindings are the primary interface
|
|
793 classes.
|
|
794 * mysql::server takes an `override_options` parameter to set my.cnf options,
|
|
795 with the hash format: { 'section' => { 'thing' => 'value' }}
|
|
796 * mysql attempts backwards compatibility by forwarding all parameters to
|
|
797 mysql::server.
|
|
798
|
|
799 ---
|
|
800 ## 2013-09-23 - Version 1.0.0
|
|
801
|
|
802 ### Summary
|
|
803
|
|
804 This release introduces a number of new type/providers, to eventually
|
|
805 replace the database_ ones. The module has been converted to call the
|
|
806 new providers rather than the previous ones as they have a number of
|
|
807 fixes, additional options, and work with puppet resource.
|
|
808
|
|
809 This 1.0.0 release precedes a large refactoring that will be released
|
|
810 almost immediately after as 2.0.0.
|
|
811
|
|
812 #### Features
|
|
813 - Added mysql_grant, mysql_database, and mysql_user.
|
|
814 - Add `mysql::bindings` class and refactor all other bindings to be contained underneath mysql::bindings:: namespace.
|
|
815 - Added support to back up specified databases only with 'mysqlbackup' parameter.
|
|
816 - Add option to mysql::backup to set the backup script to perform a mysqldump on each database to its own file
|
|
817
|
|
818 #### Bugfixes
|
|
819 - Update my.cnf.pass.erb to allow custom socket support
|
|
820 - Add environment variable for .my.cnf in mysql::db.
|
|
821 - Add HOME environment variable for .my.cnf to mysqladmin command when
|
|
822 (re)setting root password
|
|
823
|
|
824 ---
|
|
825 ## 2013-07-15 - Version 0.9.0
|
|
826 #### Features
|
|
827 - Add `mysql::backup::backuprotate` parameter
|
|
828 - Add `mysql::backup::delete_before_dump` parameter
|
|
829 - Add `max_user_connections` attribute to `database_user` type
|
|
830
|
|
831 #### Bugfixes
|
|
832 - Add client package dependency for `mysql::db`
|
|
833 - Remove duplicate `expire_logs_days` and `max_binlog_size` settings
|
|
834 - Make root's `.my.cnf` file path dynamic
|
|
835 - Update pidfile path for Suse variants
|
|
836 - Fixes for lint
|
|
837
|
|
838 ## 2013-07-05 - Version 0.8.1
|
|
839 #### Bugfixes
|
|
840 - Fix a typo in the Fedora 19 support.
|
|
841
|
|
842 ## 2013-07-01 - Version 0.8.0
|
|
843 #### Features
|
|
844 - mysql::perl class to install perl-DBD-mysql.
|
|
845 - minor improvements to the providers to improve reliability
|
|
846 - Install the MariaDB packages on Fedora 19 instead of MySQL.
|
|
847 - Add new `mysql` class parameters:
|
|
848 - `max_connections`: The maximum number of allowed connections.
|
|
849 - `manage_config_file`: Opt out of puppetized control of my.cnf.
|
|
850 - `ft_min_word_len`: Fine tune the full text search.
|
|
851 - `ft_max_word_len`: Fine tune the full text search.
|
|
852 - Add new `mysql` class performance tuning parameters:
|
|
853 - `key_buffer`
|
|
854 - `thread_stack`
|
|
855 - `thread_cache_size`
|
|
856 - `myisam-recover`
|
|
857 - `query_cache_limit`
|
|
858 - `query_cache_size`
|
|
859 - `max_connections`
|
|
860 - `tmp_table_size`
|
|
861 - `table_open_cache`
|
|
862 - `long_query_time`
|
|
863 - Add new `mysql` class replication parameters:
|
|
864 - `server_id`
|
|
865 - `sql_log_bin`
|
|
866 - `log_bin`
|
|
867 - `max_binlog_size`
|
|
868 - `binlog_do_db`
|
|
869 - `expire_logs_days`
|
|
870 - `log_bin_trust_function_creators`
|
|
871 - `replicate_ignore_table`
|
|
872 - `replicate_wild_do_table`
|
|
873 - `replicate_wild_ignore_table`
|
|
874 - `expire_logs_days`
|
|
875 - `max_binlog_size`
|
|
876
|
|
877 #### Bugfixes
|
|
878 - No longer restart MySQL when /root/.my.cnf changes.
|
|
879 - Ensure mysql::config runs before any mysql::db defines.
|
|
880
|
|
881 ## 2013-06-26 - Version 0.7.1
|
|
882 #### Bugfixes
|
|
883 - Single-quote password for special characters
|
|
884 - Update travis testing for puppet 3.2.x and missing Bundler gems
|
|
885
|
|
886 ## 2013-06-25 - Version 0.7.0
|
|
887 This is a maintenance release for community bugfixes and exposing
|
|
888 configuration variables.
|
|
889
|
|
890 * Add new `mysql` class parameters:
|
|
891 - `basedir`: The base directory mysql uses
|
|
892 - `bind_address`: The IP mysql binds to
|
|
893 - `client_package_name`: The name of the mysql client package
|
|
894 - `config_file`: The location of the server config file
|
|
895 - `config_template`: The template to use to generate my.cnf
|
|
896 - `datadir`: The directory MySQL's datafiles are stored
|
|
897 - `default_engine`: The default engine to use for tables
|
|
898 - `etc_root_password`: Whether or not to add the mysql root password to
|
|
899 /etc/my.cnf
|
|
900 - `java_package_name`: The name of the java package containing the java
|
|
901 connector
|
|
902 - `log_error`: Where to log errors
|
|
903 - `manage_service`: Boolean dictating if mysql::server should manage the
|
|
904 service
|
|
905 - `max_allowed_packet`: Maximum network packet size mysqld will accept
|
|
906 - `old_root_password`: Previous root user password
|
|
907 - `php_package_name`: The name of the phpmysql package to install
|
|
908 - `pidfile`: The location mysql will expect the pidfile to be
|
|
909 - `port`: The port mysql listens on
|
|
910 - `purge_conf_dir`: Value fed to recurse and purge parameters of the
|
|
911 /etc/mysql/conf.d resource
|
|
912 - `python_package_name`: The name of the python mysql package to install
|
|
913 - `restart`: Whether to restart mysqld
|
|
914 - `root_group`: Use specified group for root-owned files
|
|
915 - `root_password`: The root MySQL password to use
|
|
916 - `ruby_package_name`: The name of the ruby mysql package to install
|
|
917 - `ruby_package_provider`: The installation suite to use when installing the
|
|
918 ruby package
|
|
919 - `server_package_name`: The name of the server package to install
|
|
920 - `service_name`: The name of the service to start
|
|
921 - `service_provider`: The name of the service provider
|
|
922 - `socket`: The location of the MySQL server socket file
|
|
923 - `ssl_ca`: The location of the SSL CA Cert
|
|
924 - `ssl_cert`: The location of the SSL Certificate to use
|
|
925 - `ssl_key`: The SSL key to use
|
|
926 - `ssl`: Whether or not to enable ssl
|
|
927 - `tmpdir`: The directory MySQL's tmpfiles are stored
|
|
928 * Deprecate `mysql::package_name` parameter in favor of
|
|
929 `mysql::client_package_name`
|
|
930 * Fix local variable template deprecation
|
|
931 * Fix dependency ordering in `mysql::db`
|
|
932 * Fix ANSI quoting in queries
|
|
933 * Fix travis support (but still messy)
|
|
934 * Fix typos
|
|
935
|
|
936 ## 2013-01-11 - Version 0.6.1
|
|
937 * Fix providers when /root/.my.cnf is absent
|
|
938
|
|
939 ## 2013-01-09 - Version 0.6.0
|
|
940 * Add `mysql::server::config` define for specific config directives
|
|
941 * Add `mysql::php` class for php support
|
|
942 * Add `backupcompress` parameter to `mysql::backup`
|
|
943 * Add `restart` parameter to `mysql::config`
|
|
944 * Add `purge_conf_dir` parameter to `mysql::config`
|
|
945 * Add `manage_service` parameter to `mysql::server`
|
|
946 * Add syslog logging support via the `log_error` parameter
|
|
947 * Add initial SuSE support
|
|
948 * Fix remove non-localhost root user when fqdn != hostname
|
|
949 * Fix dependency in `mysql::server::monitor`
|
|
950 * Fix .my.cnf path for root user and root password
|
|
951 * Fix ipv6 support for users
|
|
952 * Fix / update various spec tests
|
|
953 * Fix typos
|
|
954 * Fix lint warnings
|
|
955
|
|
956 ## 2012-08-23 - Version 0.5.0
|
|
957 * Add puppetlabs/stdlib as requirement
|
|
958 * Add validation for mysql privs in provider
|
|
959 * Add `pidfile` parameter to mysql::config
|
|
960 * Add `ensure` parameter to mysql::db
|
|
961 * Add Amazon linux support
|
|
962 * Change `bind_address` parameter to be optional in my.cnf template
|
|
963 * Fix quoting root passwords
|
|
964
|
|
965 ## 2012-07-24 - Version 0.4.0
|
|
966 * Fix various bugs regarding database names
|
|
967 * FreeBSD support
|
|
968 * Allow specifying the storage engine
|
|
969 * Add a backup class
|
|
970 * Add a security class to purge default accounts
|
|
971
|
|
972 ## 2012-05-03 - Version 0.3.0
|
|
973 * 14218 Query the database for available privileges
|
|
974 * Add mysql::java class for java connector installation
|
|
975 * Use correct error log location on different distros
|
|
976 * Fix set_mysql_rootpw to properly depend on my.cnf
|
|
977
|
|
978 ## 2012-04-11 - Version 0.2.0
|
|
979
|
|
980 ## 2012-03-19 - William Van Hevelingen <blkperl@cat.pdx.edu>
|
|
981 * (#13203) Add ssl support (f7e0ea5)
|
|
982
|
|
983 ## 2012-03-18 - Nan Liu <nan@puppetlabs.com>
|
|
984 * Travis ci before script needs success exit code. (0ea463b)
|
|
985
|
|
986 ## 2012-03-18 - Nan Liu <nan@puppetlabs.com>
|
|
987 * Fix Puppet 2.6 compilation issues. (9ebbbc4)
|
|
988
|
|
989 ## 2012-03-16 - Nan Liu <nan@puppetlabs.com>
|
|
990 * Add travis.ci for testing multiple puppet versions. (33c72ef)
|
|
991
|
|
992 ## 2012-03-15 - William Van Hevelingen <blkperl@cat.pdx.edu>
|
|
993 * (#13163) Datadir should be configurable (f353fc6)
|
|
994
|
|
995 ## 2012-03-16 - Nan Liu <nan@puppetlabs.com>
|
|
996 * Document create_resources dependency. (558a59c)
|
|
997
|
|
998 ## 2012-03-16 - Nan Liu <nan@puppetlabs.com>
|
|
999 * Fix spec test issues related to error message. (eff79b5)
|
|
1000
|
|
1001 ## 2012-03-16 - Nan Liu <nan@puppetlabs.com>
|
|
1002 * Fix mysql service on Ubuntu. (72da2c5)
|
|
1003
|
|
1004 ## 2012-03-16 - Dan Bode <dan@puppetlabs.com>
|
|
1005 * Add more spec test coverage (55e399d)
|
|
1006
|
|
1007 ## 2012-03-16 - Nan Liu <nan@puppetlabs.com>
|
|
1008 * (#11963) Fix spec test due to path changes. (1700349)
|
|
1009
|
|
1010 ## 2012-03-07 - François Charlier <fcharlier@ploup.net>
|
|
1011 * Add a test to check path for 'mysqld-restart' (b14c7d1)
|
|
1012
|
|
1013 ## 2012-03-07 - François Charlier <fcharlier@ploup.net>
|
|
1014 * Fix path for 'mysqld-restart' (1a9ae6b)
|
|
1015
|
|
1016 ## 2012-03-15 - Dan Bode <dan@puppetlabs.com>
|
|
1017 * Add rspec-puppet tests for mysql::config (907331a)
|
|
1018
|
|
1019 ## 2012-03-15 - Dan Bode <dan@puppetlabs.com>
|
|
1020 * Moved class dependency between sever and config to server (da62ad6)
|
|
1021
|
|
1022 ## 2012-03-14 - Dan Bode <dan@puppetlabs.com>
|
|
1023 * Notify mysql restart from set_mysql_rootpw exec (0832a2c)
|
|
1024
|
|
1025 ## 2012-03-15 - Nan Liu <nan@puppetlabs.com>
|
|
1026 * Add documentation related to osfamily fact. (8265d28)
|
|
1027
|
|
1028 ## 2012-03-14 - Dan Bode <dan@puppetlabs.com>
|
|
1029 * Mention osfamily value in failure message (e472d3b)
|
|
1030
|
|
1031 ## 2012-03-14 - Dan Bode <dan@puppetlabs.com>
|
|
1032 * Fix bug when querying for all database users (015490c)
|
|
1033
|
|
1034 ## 2012-02-09 - Nan Liu <nan@puppetlabs.com>
|
|
1035 * Major refactor of mysql module. (b1f90fd)
|
|
1036
|
|
1037 ## 2012-01-11 - Justin Ellison <justin.ellison@buckle.com>
|
|
1038 * Ruby and Python's MySQL libraries are named differently on different distros. (1e926b4)
|
|
1039
|
|
1040 ## 2012-01-11 - Justin Ellison <justin.ellison@buckle.com>
|
|
1041 * Per @ghoneycutt, we should fail explicitly and explain why. (09af083)
|
|
1042
|
|
1043 ## 2012-01-11 - Justin Ellison <justin.ellison@buckle.com>
|
|
1044 * Removing duplicate declaration (7513d03)
|
|
1045
|
|
1046 ## 2012-01-10 - Justin Ellison <justin.ellison@buckle.com>
|
|
1047 * Use socket value from params class instead of hardcoding. (663e97c)
|
|
1048
|
|
1049 ## 2012-01-10 - Justin Ellison <justin.ellison@buckle.com>
|
|
1050 * Instead of hardcoding the config file target, pull it from mysql::params (031a47d)
|
|
1051
|
|
1052 ## 2012-01-10 - Justin Ellison <justin.ellison@buckle.com>
|
|
1053 * Moved $socket to within the case to toggle between distros. Added a $config_file variable to allow per-distro config file destinations. (360eacd)
|
|
1054
|
|
1055 ## 2012-01-10 - Justin Ellison <justin.ellison@buckle.com>
|
|
1056 * Pretty sure this is a bug, 99% of Linux distros out there won't ever hit the default. (3462e6b)
|
|
1057
|
|
1058 ## 2012-02-09 - William Van Hevelingen <blkperl@cat.pdx.edu>
|
|
1059 * Changed the README to use markdown (3b7dfeb)
|
|
1060
|
|
1061 ## 2012-02-04 - Daniel Black <grooverdan@users.sourceforge.net>
|
|
1062 * (#12412) mysqltuner.pl update (b809e6f)
|
|
1063
|
|
1064 ## 2011-11-17 - Matthias Pigulla <mp@webfactory.de>
|
|
1065 * (#11363) Add two missing privileges to grant: event_priv, trigger_priv (d15c9d1)
|
|
1066
|
|
1067 ## 2011-12-20 - Jeff McCune <jeff@puppetlabs.com>
|
|
1068 * (minor) Fixup typos in Modulefile metadata (a0ed6a1)
|
|
1069
|
|
1070 ## 2011-12-19 - Carl Caum <carl@carlcaum.com>
|
|
1071 * Only notify Exec to import sql if sql is given (0783c74)
|
|
1072
|
|
1073 ## 2011-12-19 - Carl Caum <carl@carlcaum.com>
|
|
1074 * (#11508) Only load sql_scripts on DB creation (e3b9fd9)
|
|
1075
|
|
1076 ## 2011-12-13 - Justin Ellison <justin.ellison@buckle.com>
|
|
1077 * Require not needed due to implicit dependencies (3058feb)
|
|
1078
|
|
1079 ## 2011-12-13 - Justin Ellison <justin.ellison@buckle.com>
|
|
1080 * Bug #11375: puppetlabs-mysql fails on CentOS/RHEL (a557b8d)
|
|
1081
|
|
1082 ## 2011-06-03 - Dan Bode <dan@puppetlabs.com> - 0.0.1
|
|
1083 * initial commit
|
|
1084
|
|
1085 [5.4.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.3.0...5.4.0
|
|
1086 [5.3.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.2.1...5.3.0
|
|
1087 [5.2.1]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.2.0...5.2.1
|
|
1088 [5.2.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.1.0...5.2.0
|
|
1089 [5.1.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/5.0.0...5.1.0
|
|
1090 [5.0.0]:https://github.com/puppetlabs/puppetlabs-mysql/compare/4.0.1...5.0.0
|
|
1091
|
|
1092
|
|
1093 \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|