module-puppetlabs-mysql/lib
Michael Chapman fe0365e80d Support size 15 and 16 quoted usernames
As usernames containing special characters must be quoted, they
may have two extra characters that are not counted against the
size limit of 16 characters. This patch adds a regex to handle
this case.
2014-11-20 17:23:11 +11:00
..
puppet Support size 15 and 16 quoted usernames 2014-11-20 17:23:11 +11:00