mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
修改制表符
This commit is contained in:
@@ -958,7 +958,6 @@ function _M.stmt_reset(self, stmt)
|
|||||||
if not self.query_resp then
|
if not self.query_resp then
|
||||||
self.query_resp = _query_resp(self)
|
self.query_resp = _query_resp(self)
|
||||||
end
|
end
|
||||||
return sockchannel:request(querypacket, self.query_resp)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _compose_stmt_close(self, stmt)
|
local function _compose_stmt_close(self, stmt)
|
||||||
|
|||||||
Reference in New Issue
Block a user