2 lines
59 B
MySQL
2 lines
59 B
MySQL
|
grant all on dnsmanager.* to "dnsmanageruser"@'localhost';
|
|
grant all on dnsmanager.* to "dnsmanageruser"@'localhost';
|