3 lines
87 B
MySQL
3 lines
87 B
MySQL
|
GRANT all ON api.timestamps TO automation;
|
||
|
GRANT SELECT ON api.timestamps TO web_anon;
|