Executes a query on the mysql database and returns the results

Input

PropertyTypeRequiredDescription
timezoneSHORT_TEXTNoTimezone for the mysql server to use
querySHORT_TEXTYesThe query string to execute, use ? for arguments
argsARRAYNoCan inserted in the query string using ?

Sample Output

{}