summaryrefslogtreecommitdiffstats
path: root/ommysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.c')
-rw-r--r--ommysql.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ommysql.c b/ommysql.c
index 1c5537e7..aa9d83e8 100644
--- a/ommysql.c
+++ b/ommysql.c
@@ -370,6 +370,7 @@ static rsRetVal parseSelectorAct(uchar **pp, selector_t *f)
initMySQL(f);
}
#endif /* #ifdef WITH_DB */
+ break;
default:
iRet = RS_RET_CONFLINE_UNPROCESSED;
break;