You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Not working for me :
"invalidQuery: No matching signature for operator BETWEEN for argument types: STRING, INT64, INT64. Supported signature: (ANY) BETWEEN (ANY) AND (ANY) at [5:21]"
https://grafana.com/docs/grafana/latest/features/datasources/mysql/#macros
Can I use this variables inside my SQL query?
Like
_TABLE SUFFIX BETWEEN $__timeFrom() AND $__timeTo()
Because I get a bug every time I try to use one
invalidQuery: Syntax error: Illegal input character "$" at
The text was updated successfully, but these errors were encountered: