Add grants for carrier-db.

remotes/svn/2.7
Andreas Granig 13 years ago
parent ee6f9743d1
commit f54659c2a9

@ -0,0 +1 @@
REVOKE ALL PRIVILEGES ON carrier.* FROM soap@localhost;

@ -0,0 +1 @@
GRANT ALL PRIVILEGES on carrier.* to soap@localhost;
Loading…
Cancel
Save