diff --git a/plugins/op_waf/waf/lua/common.lua b/plugins/op_waf/waf/lua/common.lua index c5280f52b..18c53613d 100644 --- a/plugins/op_waf/waf/lua/common.lua +++ b/plugins/op_waf/waf/lua/common.lua @@ -83,7 +83,7 @@ function _M.cron(self) if not stmt2 then - self:D("waf timer db:prepare fail!") + self:D("waf timer db:prepare fail!:"..tostring(stmt2)) return false end