Bug #45313 | Quan popup has only 2 tabs if the query is run once in a while | ||
---|---|---|---|
Submitted: | 3 Jun 2009 22:12 | Modified: | 15 Sep 2009 16:14 |
Reporter: | Marcos Palacios | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Enterprise Monitor: Agent | Severity: | S3 (Non-critical) |
Version: | 2.1.0.1018 | OS: | Any |
Assigned to: | Kay Roepke | CPU Architecture: | Any |
[3 Jun 2009 22:12]
Marcos Palacios
[3 Jun 2009 22:23]
Marcos Palacios
Another example query that shows only 2 tabs (i.e., not only a "select * ..." causes it): select actor.last_name, film.title from actor, film limit 2000;