在“show engine innodb status
”中,我得到以下一行:
MySQL thread id 1, OS thread handle 0x2b0a8fef1700, query id 860436 localhost 127.0.0.1 rdsadmin cleaning up
---TRANSACTION 334275772, ACTIVE 1403158714 sec recovered trx
ROLLING BACK 2 lock struct(s), heap size 376, 1 row lock(s), undo log entries 399300
它锁定了一行,我无法修改或删除,也不知道该怎么做。 因为我正在使用aws rds我甚至无法重启服务器
可以做些什么?