Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intermittent issues after rehosting
#2
This is the blocking warning:

FATAL webservice Lock wait timeout exceeded; try restarting transaction

we have to understand which query is blocking and why. This will appear in MySQL, it is a MySQL issue. there is an overlap of two or more queries accessing the same table for modifications. There are some MySQL commands to see those blocking queries but I don't remember exactly which ones they are right now and on cell phone.

It may very well be the session, but we have to ask MySQL to be sure.

I'll give more information when I have better access but that is the first thing I would look into
Joe
TSolucio
Reply


Messages In This Thread
RE: Intermittent issues after rehosting - joebordes - 02-02-2024, 11:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)