Jump to content

SQL Debugger should show _all_ queries


Guest Ueland

Recommended Posts

Today the SQL debugger dont show all queries, in order to actually be able to debug correctly we need to view all the SQL queries in an easy matter. ;)

On our board the SQL traffic is up to ~50-60 Mbit , 10 of those comes from the "SELECT * FROM intra_skin_sets WHERE set_skin_set_id=foo" queries.

The resultset of the cache query wich is run on every page-load is 0.5MB, so i guess that the query is responsible for a large part of the SQL traffic.

So my wish is simple: Let the SQL debugger show every query :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...