For MySQL datastore use name and host for user operations

Bug #1551966 reported by Duk Loi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
trove-dashboard
In Progress
Undecided
Duk Loi

Bug Description

In MySQL (and MySQL compatible datastores) the full user name is the name and the host. User operations currently use only the name and this works because the host '%' is assumed.

However, if the host is a restricted host like an IP address then the user operation will fail because only the user name is being used and the host is being defaulted to '%'.

For MySQL a fully qualified name and host is required for User operations.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.