tkalfaoglu
Silver Pleskian
I created a database in plesk under my own account, created a user for it, and then made copies of that database.
I set the user to have access to ALL databases, from all hosts.. However:
mariadb log shows:
2021-07-15 13:11:54 710905 [Warning] Access denied for user 'trinity'@'%' to database 'turgut_wow_auth'
In PLESK interface the user has access to ALL databases, both local and remote.. the password has been verified several times to be the same in GUI and CLI..
Any ideas whats going on?
ty, -t
I set the user to have access to ALL databases, from all hosts.. However:
Code:
# mysql -utrinity -pKsHar223rw.a turgut_wow_auth
ERROR 1044 (42000): Access denied for user 'trinity'@'%' to database 'turgut_wow_auth'
mariadb log shows:
2021-07-15 13:11:54 710905 [Warning] Access denied for user 'trinity'@'%' to database 'turgut_wow_auth'
In PLESK interface the user has access to ALL databases, both local and remote.. the password has been verified several times to be the same in GUI and CLI..
Any ideas whats going on?
ty, -t