Same mysql queries in one panel

I want to run a same query from three different database. I have configured them as mixed but I only see the result for first one not for remaining two.

Hi,

Could be a limitation of table panel or table queries of mixed datasource. But try the query inspector and verify that you receive data for all three queries.

Marcus

Could not find anything in query inspector.
I dont think its a panel issue as there is enough space in table. If I move any other query to top that query works. So only the first query is working not rest two.

Hi,

Just tried on the latest master/nightly version. Seems to work as expected, see below. What grafana version are you using?

Marcus

Version 4.6.2. Are you on 5.0.0?

I’m using latest commit from master so basically 5.1-pre, i.e. latest nightly build like https://grafana.com/grafana/download/5.1.0-12954pre1.

But latest patch release v5.0.3 should work for you.

Marcus