Login | Register
MySQLConnection.disconnect()
This method tries to send a QUIT command and close the socket. It raises no exceptions.
QUIT
MySQLConnection.close() is a synonymous method name and more commonly used.
MySQLConnection.close()
Add your own comment.
User Comments
Add your own comment.