Explaining InnoDB Explicit Locking Mechanisms
Introduction Locking mechanisms are critical to keep the database consistent (a fact that is not well understood by some developers). However, unnecessary locks can have a negative impact on system pe...