Welcome readers. Here, you will get the solution of all the typical problems which you face regularly on your web application development tasks. I update this blog on regular basis. It is dedicated to LAMP/WAMP developer community from all over the world. My blog will include problems related with HTML, CSS, Javascript, JQuery, PHP, MySQL, Apache, Ubuntu, Joomla and wordpress.
I follow this formula:
Web designing + Programming = Web development
Feel free to comment on my post and and ask question from LAMP/WAMP technology.
Sharing knowledge what I learned during my work. I worked extensively in MySQL performance optimization, database tuning.
Subscribe to:
Post Comments (Atom)
Important queries based formulas to watch performance of a MySQL based application
(1) Session Vs global status variables value select G.variable_name,G.variable_value GlobalValue,S.variable_value SessionValue from (selec...
-
Please note that yum is case sensitive and it maintain its own database. Download MySQL installer and placed into a directory. Unzip that...
-
(1) Session Vs global status variables value select G.variable_name,G.variable_value GlobalValue,S.variable_value SessionValue from (selec...
-
MySQL has two very important types of variables: - Global variables Status variables For optimum performance, global variables shoul...
No comments:
Post a Comment
Thanks for your valuable comments.