ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 32,510
- Points
- 823
Reputation:
The
Continue reading...
Forum repository wraps the insert query to xf_forum_read in a executeTransaction block with AbstractAdapter::ALLOW_DEADLOCK_RERUN, but the equivalent Thread repository function markThreadReadByUser doesn't. Wondering if there's a reason for this, and if it could be explored that both do it, as we're seeing some deadlock errors on a very active forum and not sure if this may fix it.Continue reading...