SupermanInNY
Verified User
- Joined
- Sep 28, 2004
- Messages
- 419
Hi all,
Previously, I opened an account, say for example: testacct1 in DA.
Then, I'd add databases to it,.. and they all had a prefix for the user and database name:
DB NAME: testacct1_db1
USER NAME: testacct1_user1
DB NAME: testacct1_db2
USER NAME: testacct1_user2
etc.
When I go to the phpMyAdmin, I would use the DA username: testacct1 and the password of my DA account.
Now.. on new servers,.. I can't do that.
I just migrated from CentOS 7 to AlmaLinux 9 and also from CentOS 7 to Ubuntu 22.04
Both have mysql 8
When I restore,. I see there are TWO users for each database.
If I use the above example:
DB NAME: testacct1_db1
USER NAME: testacct1_user1
USERNAME: testacct1
DB NAME: testacct1_db2
USER NAME: testacct1_user2
USERNAME: testacct1
But, when I add a NEW database, it adds only:
DB NAME: testacct1_db3
USER NAME: testacct1_user3
so I'm thinking.. OK.. I'll add the username from the dropdown list,... but the testacct1 just on its own.. doesn't exists there.
Is this a bug?
Previously, I opened an account, say for example: testacct1 in DA.
Then, I'd add databases to it,.. and they all had a prefix for the user and database name:
DB NAME: testacct1_db1
USER NAME: testacct1_user1
DB NAME: testacct1_db2
USER NAME: testacct1_user2
etc.
When I go to the phpMyAdmin, I would use the DA username: testacct1 and the password of my DA account.
Now.. on new servers,.. I can't do that.
I just migrated from CentOS 7 to AlmaLinux 9 and also from CentOS 7 to Ubuntu 22.04
Both have mysql 8
When I restore,. I see there are TWO users for each database.
If I use the above example:
DB NAME: testacct1_db1
USER NAME: testacct1_user1
USERNAME: testacct1
DB NAME: testacct1_db2
USER NAME: testacct1_user2
USERNAME: testacct1
But, when I add a NEW database, it adds only:
DB NAME: testacct1_db3
USER NAME: testacct1_user3
so I'm thinking.. OK.. I'll add the username from the dropdown list,... but the testacct1 just on its own.. doesn't exists there.
Is this a bug?