When attempting to add a user with a period in the username, example: test.user
with a MySQL database I get the following error:
I then verified I can add this username from MySQL Workbench with no issues (I deleted it after though)
What version of RDM are you running?
Stéfane Lavergne
Do you have special characters in the username? Example : [ ] , . ' " ( )...
Stéfane Lavergne
I'm using the latest at the time of this writing. 11.5.4.0
Yes I am attempting to use a special character as was stated in the problem description I am attempting to make a user with a period in the name.
An example user is: test.user
This is a valid user with mysql as I can create a user named test.user from mysql workbench.
Thanks!
Thank you, it confirms the error. We will fix it in the next release, sorry for the inconvenience.
Best regards,
Stéfane Lavergne