Use a proper method to disconnect a connection.
This commit is contained in:
@ -58,6 +58,7 @@ end
|
||||
|
||||
function thread_done()
|
||||
stmt:close()
|
||||
con:disconnect()
|
||||
end
|
||||
|
||||
function event()
|
||||
|
||||
Reference in New Issue
Block a user