version 1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
create user 'appcontrib'@'%' identified by 'abc123';
|
||||
grant all on contribV2.* to 'appcontrib'@'%';
|
||||
flush privileges;
|
||||
flush privileges;
|
||||
Reference in New Issue
Block a user