Bug #70910 Make Database input in QUAN tab work like the statement text filter.
Submitted: 14 Nov 2013 16:04 Modified: 11 Dec 2013 10:29
Reporter: Simon Mudd (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Monitor: Server Severity:S4 (Feature request)
Version:3.0.3, 3.0.4 OS:Any
Assigned to: CPU Architecture:Any

[14 Nov 2013 16:04] Simon Mudd
Description:
there's only a free text filter for the database but no way to exclude internal stuff perhaps doing the functional equivalent of:

 $db !~ /(mysql|information_schema|performance_schema)/ 

How to repeat:
look here: BrowseQueries.action

Suggested fix:
make this similar to the statement text filter. sometimes it may not mater but sometimes it does.
It might be even useful to have a "exclude system queries and databases" checkbox  but I think both options would be good.
[11 Dec 2013 10:28] MySQL Verification Team
Hello Simon,

Thank you for the feature request!

Thanks,
Umesh