Basic Information

appmixer.mysql.db.Query

1.0.2

Public

Query your MySQL database.

Input Ports

in

FieldTypeDescription
SQL Query text Enter an SQL query.
Output Type select Choose whether you want to receive the result set as one complete list, or one row at a time or stream the rows to a file. For large datasets, streaming the rows to a file is the most efficient method.

Output Ports

out

Dynamic variables loaded from /component/appmixer/mysql/db/Query?outPort=out

emptyResult

FieldTypeDescription
SQL Query -
Message -

Full Metadata