3 lines
85 B
MySQL
3 lines
85 B
MySQL
|
|
GRANT SELECT ON import.district TO tegola;
|
||
|
|
GRANT USAGE on SCHEMA import TO "tegola";
|