Files
MaxScale/maxscale-system-test/fw2/deny2
2017-12-08 12:23:04 +02:00

3 lines
93 B
Plaintext

grant select on *.* to 'skysql'@'localhost';
revoke select on *.* from 'skysql'@'localhost';