mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-23 06:21:45 -07:00
Changelog fragment for regex change
This commit is contained in:
parent
4728a3a9f4
commit
9a9b127fdf
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
bugfix:
|
||||||
|
- mysql_variables - Add uppercase character pattern to regex to allow GLOBAL variables containing uppercase characters.
|
||||||
|
This recognises variable names used in Galera, e.g. wsrep_OSU_method, which break the normal pattern of all lowercase characters.
|
Loading…
Add table
Add a link
Reference in a new issue