Frappe database and database user have same name.
so if ffe5c07507
is database name then there should be a user named ffe5c07507
with access to this database.
Also no need to give privileges to this user to access other databases. Only accessing ffe5c07507
is fine, *.*
not necessary.
Recently faced this while configuring Amazon RDS
2 Likes