Posts archive for February, 2009

How to monitor sql query in mysql?

advertisement

mysql logoMonitor what sql query is running in mysql is very import for performance analysis. By monitor sql query, you are be able to know what is running at the backend. if your framework logs all sql queries then you can monitor from there, if not, you might need to turn on mysql log to monitor all the sql query being executed.

To monitor sql query in MySQL, simply follow the steps below:-

Continue reading How to monitor sql query in mysql? »

How to create shortcut in Mac OS X

advertisement

create shortcut in mac os x, mac os x, macIn window, we use to create shortcut at Desktop for easy access. It’s a bit different to create shortcut in Mac OS X. For Mac newbie, this tutorial will teach you how to create shortcut in Mac OS X.

To create short cut in Mac OS X, follow the steps below:-

Continue reading How to create shortcut in Mac OS X »

WordPress: How to remove meta generator tag?

advertisement

WordPress show ver no. in meta generator tag by default. You may remove the meta generator tag for security reason. It’s easy to remove meta generator tag in wordpress, just add a line to a line.

To remove meta generator tag in wordpress, follow the steps below:-

Continue reading WordPress: How to remove meta generator tag? »