My MySQL transaction didn't complete, and it's stuck in the middle
Now I'm getting errors like:
Operat开发者_StackOverflow中文版ionalError: (1205, 'Lock wait timeout exceeded; try restarting transaction')
Try killing the process that may be responsible for locking the table.
精彩评论