Closing open connection.
This commit is contained in:
parent
6f04fa3435
commit
a1b413972d
@ -473,6 +473,7 @@ function check_close()
|
|||||||
CUR_OK (cur)
|
CUR_OK (cur)
|
||||||
assert (cur:fetch(), "corrupted cursor")
|
assert (cur:fetch(), "corrupted cursor")
|
||||||
cur:close ()
|
cur:close ()
|
||||||
|
conn:close ()
|
||||||
end
|
end
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user