修改制表符

This commit is contained in:
冉朋
2019-12-17 18:58:04 +08:00
committed by 云风
parent 64d6baa176
commit 386c709f42

View File

@@ -958,6 +958,7 @@ function _M.stmt_reset(self, stmt)
if not self.query_resp then
self.query_resp = _query_resp(self)
end
return sockchannel:request(querypacket, self.query_resp)
end
local function _compose_stmt_close(self, stmt)