Question
Why are my database usernames prefixed by the full username?
Answer
For MariaDB 10.x and MySQL 5.7.9, the maximum username length changed to 80 characters for MariaDB, and 30 for MySQL 5.7.9.
This restriction does still apply in MySQL 8.
Comments
0 comments
Article is closed for comments.