NoExclusiveLockRule
Reports MySQL ALTER TABLE statements that request an exclusive lock.
Exclusive locks block concurrent access and are risky for migrations that run against live databases.
Reports MySQL ALTER TABLE statements that request an exclusive lock.
Exclusive locks block concurrent access and are risky for migrations that run against live databases.