Some Notes, Some Scripts

These are the noted taken for searching solutions and some scripts to identify the problem

Categories:

When any connection starts the value of the SET LOCK_TIMEOUT is -1, which means that the query has to wait for infinite time for the lock to be released on another query. If you want to simulate the scenario […]