关于MySQL出现lock wait timeout exceeded; try restarting transaction 的解决方案。 123select * from information_schema.innodb_trx;kill $trx_mysql_thread_id;