Yesterday we observed a great performance degradation on our server. The processor load was about 100% and it was almost impossible to log into the system using MyAdmin.
Later investigation revealed that at that time somebody started a script with a lot of incorrect queries. Simple SELECTs with incorrectly typed field. All these queries appeared in slowquery log, with typical time of 2 seconds per query.
Why it took that long ?
Later investigation revealed that at that time somebody started a script with a lot of incorrect queries. Simple SELECTs with incorrectly typed field. All these queries appeared in slowquery log, with typical time of 2 seconds per query.
Why it took that long ?
.
Comment