
As the title reads, I want to add more than one host into the Host field in phpMyAdmin's user privileges, to allow a user to login from a number of different hostnames.
How can I accomplish this?
|
As the title reads, I want to add more than one host into the Host field in phpMyAdmin's user privileges, to allow a user to login from a number of different hostnames. How can I accomplish this? |
||||
|
|
|
You just add the same user multiple times under different hosts, like so:
You can also just create one wildcard host user.
|
|||
|