Caislean
Caislean copied to clipboard
MySQL issues when root password contains special characters
Hi Not a blocking issue but worth mentionning :)
I tried to deploy Wordpress recipe with the following MySQL root password L7c%UU(T+n\t({*~][24,/y
It was probably cut at some point of the string, hence authenfication could not work for creating WordPress user. Solution is to use a only alphanumeric password.