A stray ant can only move by itself

【MySQL】事务没有提交导致锁等待

【MySQL】事务没有提交导致 锁等待 Lock wait timeout exceeded异常的处理办法1select * from information_schema.innodb_trx; 之后找到了一个一直没有提交的事务。...