Files
MaxScale/maxscale-system-test/fw2/deny2
Timofey Turenko 8c6ca38a8a add tests
2017-05-23 21:09:30 +03:00

3 lines
93 B
Plaintext

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