icingaweb2/modules/setup/library
Johannes Meyer 2b2b28915d Fix granting privileges on a mysql host
In case current_user() reports a wildcard identification for the user's
host (e.g. user@%) the percent sign was not escaped causing sprintf
to complain as there were too few arguments in this case.

fixes #7853
2014-12-01 11:00:12 +01:00
..
Setup Fix granting privileges on a mysql host 2014-12-01 11:00:12 +01:00