3 lines
83 B
MySQL
3 lines
83 B
MySQL
|
GRANT all ON api.b2_files TO automation;
|
||
|
GRANT SELECT ON api.b2_files TO web_anon;
|