All Posts tagged : "query thread states in mysql"

Mysql Query State

By Avinash

October 02, 2011TutorialStart Discussion

Whenever you perform your query on MySQL database, MySQL Server will pass that query from the diffrent states. There are around 65 query states available. I am going show few most used states over here. If you are using PHPMyAdmin then you will not able to see these states. You will need to use the [...]

Read More...