Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. katchinska

    query counter

    Hey MacTommy, since you havent heard of it ill give a little run down on it. mysql> set profiling=1; Query OK, 0 rows affected (0.00 sec) //that command starts it up then you run a query any query and then type in mysql> show profiles; //that command brings up a table that looks like the...
  2. katchinska

    query counter

    I want to see what query is ran the most in a given day so I know which ones are most important to optimize. I would prefer to do this without downloading any patches or installing third party software. The query profiler will let you see all of the queries that have been ran but it does not...

Part and Inventory Search

Back
Top