Symptoms
One or more SQL Macro returns Macros return the following error:
Code Block |
---|
Error rendering macro 'sql-query' : Unable to connect to database using jdbc:mysql://<HOSTNAME>:<PORT>/<DBNAME> with user <USER> |
Cause
Your SQL Macro macro is referencing a Data Source Profile data source profile that has one or more incorrect connection configurations.
...
Double check the connection information associated with this Data Source Profile data source profile (Hostname, Port, Database, Username, and Password).