See also:
Handling SQL SELECT result
Example – Complete newsletter system with subscription handling and email delivery

MySQL is one of the most popular open-source relational databases available. To configure this action, you will need the standard connection parameters that MySQL requires: server address, port number, username, and password. These are the same credentials you would use in any other application that connects to a MySQL database.
The animation below shows the full workflow of using a MySQL database action when an email is processed. The steps in this example are:
Keep in mind that you can use any kind of SQL statement (INSERT, UPDATE, DELETE, etc.), although only a SELECT statement will generate new fields that can be used in subsequent actions.
