Skip to main content
Version: 2.0

MySQL Nodes

MaestroHub provides native MySQL integration for queries, inserts, updates, and deletes with full parameter binding and SSL/TLS support. Compatible with MySQL 5.7+, MariaDB 10.2+, and Aurora MySQL.

Configuration Quick Reference

FieldWhat you chooseDetails
ParametersConnection, Function, Function Parameters, Timeout OverrideSelect the connection profile, function, configure function parameters with expression support, and optionally override timeout.
SettingsDescription, Timeout (seconds), Retry on Timeout, Retry on Fail, On ErrorNode description, maximum execution time, retry behavior on timeout or failure, and error handling strategy. All execution settings default to pipeline-level values.
MySQL Query node configuration

MySQL Query Node

MySQL Query Node

Execute SQL queries with full parameter binding for security.

Supported Function Types:

Function NamePurposeCommon Use Cases
Execute QueryRun parameterized SQL against MySQLReporting dashboards, ETL batches, transactional updates