All Posts tagged : "query states in mysql"

Post image for Mysql Query State

Mysql Query State

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 [...]