dnsmanagerv1/init/sql/init-grant-user.sql

2 lines
59 B
SQL

grant all on dnsmanager.* to "dnsmanageruser"@'localhost';