diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2013-05-27 19:47:26 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2013-05-27 19:53:25 -0400 |
commit | 4caafd37a6782d463241ee6d1b4cfe6b9d7f1805 (patch) | |
tree | 762ded05668825457d01717d193a1cbe9516b767 /lib/class | |
parent | eac07ede274d19840574da4b6a4593b7d632e711 (diff) | |
download | ampache-4caafd37a6782d463241ee6d1b4cfe6b9d7f1805.tar.gz ampache-4caafd37a6782d463241ee6d1b4cfe6b9d7f1805.tar.bz2 ampache-4caafd37a6782d463241ee6d1b4cfe6b9d7f1805.zip |
install: Fix GRANT for non-localhost servers
If we're not connecting locally, tell MySQL to allow our new user to
connect from any host. Previously we restricted them to connecting
from the database host, which is clearly wrong.
It would be slightly better to properly restrict it to the Ampache
host, but let's not overcomplicate the install and confuse the users.
Diffstat (limited to 'lib/class')
0 files changed, 0 insertions, 0 deletions