Addition to fix of #557, Removal of confusing and erroneous log message.
This commit is contained in:
@ -833,8 +833,7 @@ static skygw_query_type_t resolve_query_type(
|
|||||||
LOGIF(LD, (skygw_log_write(
|
LOGIF(LD, (skygw_log_write(
|
||||||
LOGFILE_DEBUG,
|
LOGFILE_DEBUG,
|
||||||
"%lu [resolve_query_type] "
|
"%lu [resolve_query_type] "
|
||||||
"Unknown functype %d. Something "
|
"Functype %d.",
|
||||||
"has gone wrong.",
|
|
||||||
pthread_self(),
|
pthread_self(),
|
||||||
ftype)));
|
ftype)));
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user