Ueland Posted February 23, 2006 Posted February 23, 2006 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 :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.