vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Add option to only show user triggered queries in the console #1239

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For many actions, the Console adds four queries to the log.  a SHOW STATUS, 
SHOW INDEX, SET and SHOW CREATE.

Since those are internal to the operation of SQLPro, i'd prefer to not see 
them.  They're completely useless to the user.

Original issue reported on code.google.com by mainstre...@gmail.com on 30 Nov 2011 at 8:27

GoogleCodeExporter commented 9 years ago
Hi Mark,

Would you like this to be separate to the "Show SELECT/SHOW statements" option 
that's available to filter the console?

By default we include these queries to show users exactly what's going on, but 
I suppose there could be a separate case for allowing them to be filtered 
further.

Original comment by rowanb@gmail.com on 30 Nov 2011 at 8:40

GoogleCodeExporter commented 9 years ago
Yeah, that'd be fine!

That way, you could see everything, just the selects related to my actions, or 
just the "alter table" stuff.

I like it.

Original comment by mainstre...@gmail.com on 30 Nov 2011 at 9:21

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 24 Oct 2013 at 7:32