We are in the process of migrating our backend MySQL server over to AWS Aurora MySQL serverless. During the migration, when I try to enter in the "reporting administrator username", MyDBR is cropping the user as soon as I press "Continue".
User: ---------------User
The error given below hints that the user is being cropped:
Unable to connect to the MySQL database:
ERROR 1045: Access denied for user '---------------U'@'10.10.10.10' (using password: YES)
Please make sure that you typed username and password correctly.
For privacy reasons, I have cropped out the username title except the last part "User" which is being cropped to "U" and changed the IP address in the above error.