Files
MaxScale/maxscale-system-test/fw2/deny2
Markus Mäkelä d7d4ec29bb Add tests from develop
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00

3 lines
93 B
Plaintext

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