MXS-1389: Add test for uses_function
The test uses a uses_function type rule to restrict access to the name and address columns.
This commit is contained in:
@ -20,7 +20,7 @@ int main(int argc, char *argv[])
|
||||
char rules_dir[4096];
|
||||
|
||||
sprintf(rules_dir, "%s/fw/", test_dir);
|
||||
int N = 12;
|
||||
int N = 13;
|
||||
int i;
|
||||
|
||||
Test->stop_maxscale();
|
||||
|
Reference in New Issue
Block a user