Skip to main content
MySQL

MySQL - Close connection

MySQL - Close connection

Closes a MySQL connection previously opened with the MySQL: Connection action. Closing the connection at the end of the flow is recommended, to release the database resources.


Options

Connection

Reference to the MySQL: Connection action that will be closed.

Returns

This action has no returns.

Rules and Conditions

  • The Connection field is required.
  • Closing the connection at the end of the flow is recommended, to release resources.