Merge branch 'develop' of https://github.com/skysql/MaxScale into develop
This commit is contained in:
@ -404,7 +404,8 @@ int main(int argc, char** argv)
|
||||
while(succp) {
|
||||
qtest = slcursor_get_case(c);
|
||||
qtest->qt_result_type =
|
||||
skygw_query_classifier_get_type(qtest->qt_query_str, f);
|
||||
skygw_query_classifier_get_type(qtest->qt_query_str, f,
|
||||
&mysql);
|
||||
succp = slcursor_step_ahead(c);
|
||||
}
|
||||
/**
|
||||
|
Reference in New Issue
Block a user