lyrClusterMutexLock
This table is used for cluster-wide locking when performing ODBC synchronization.
Primary Key: MutexName
MutexName |
The name of this lock. (varchar(250), NOT NULL). |
Added in 8.8 |
NodeID |
NodeID from LyrConfigNodeSettings. (int, NOT NULL) |
Added in 8.8 |
LockTime |
The time this node is to be locked. (datetime, NOT NULL) |
Added in 8.8 |
![]() ![]() |