Hi,
I noticed upon using (paid) Wordpress manager to install WP on new site, that database name and DB username are the same random string. I guess random is OK, but should not be the same.
My Suggestion:
- database should have prepended username_ then random string
- username could be random, but not the same random string as for DB name
Hope this makes sense.