Skip to content

MODULES-3697 Changed puppet fail behaviour for mysql create user and grant if user name is longer than 16 chars #871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

dn1s
Copy link

@dn1s dn1s commented Aug 4, 2016

User name length has changed "MySQL user names can be up to 32 characters long (16 characters before MySQL 5.7.8)"
see http://dev.mysql.com/doc/refman/5.7/en/user-names.html

Tested on CentOS release 6.8 (Final) with mysql version 5.7.14

@dn1s dn1s changed the title Changed fail behaviour for mysql create user and grant if username is longer than 16 chars Changed fail behaviour for mysql create user and grant if user name is longer than 16 chars Aug 4, 2016
@dn1s dn1s changed the title Changed fail behaviour for mysql create user and grant if user name is longer than 16 chars Changed puppet fail behaviour for mysql create user and grant if user name is longer than 16 chars Aug 5, 2016
@dn1s dn1s changed the title Changed puppet fail behaviour for mysql create user and grant if user name is longer than 16 chars MODULES-3697 Changed puppet fail behaviour for mysql create user and grant if user name is longer than 16 chars Aug 8, 2016
@bmjen
Copy link
Contributor

bmjen commented Sep 2, 2016

Thanks @dn1s !

@bmjen bmjen merged commit c12a8fb into puppetlabs:master Sep 2, 2016
@dn1s dn1s deleted the mysqluser_char_length branch September 9, 2016 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants