【MySQL】
org.springframework.dao.CannotAcquireLockException: PreparedStatementCallback;
Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
SELECT * FROM INFORMATION_SCHEMA.INNODB_LOCK_WAITS;
select * from information_schema.innodb_trx;