Closed Chewza closed 1 year ago
Currently, users are unable to use special characters in their MySQL passwords.
Best practices are Multi-Case, Alpha-Numeric, Special Characters.
I do not see any limitations from MySQL which prohibits the usage of special characters in user passwords.
supported by mariaDB and should be allowed
@bobsta63
Seems to be resolved in MySQL 5.7+. Can not replicate in Sentora v2 with Ubuntu. Need to test with CentOS. Closing for now.
Currently, users are unable to use special characters in their MySQL passwords.
Best practices are Multi-Case, Alpha-Numeric, Special Characters.
I do not see any limitations from MySQL which prohibits the usage of special characters in user passwords.