init
This commit is contained in:
2
user_management_13_4_26.sql
Normal file
2
user_management_13_4_26.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
CREATE USER exampleUser@localhost IDENTIFIED BY '1234';
|
||||
GRANT SELECT ON terra.LAND TO exampleUser@localhost;
|
||||
Reference in New Issue
Block a user