计数器( Click Counter) 多粒度锁( Multiple granularity locking) 分区( Partition) ... zh.wikipedia.org|基于14个网页 3. 多粒度加锁 此外,InnoDB支撑 多粒度加锁(multiple granularity locking),从而准许 对记录和表同时加锁。为此,InnoDB引入意向锁(intenti…www.vipcn.com|基于13个网页 更多释义© 2025 Microsoft 隐私声明和 Cookie 法律声明 广告 帮助 反馈
CSCW, cooperative transactions, concurrency control, multiple granularity locking, version control, versionable object lockingLocking is a commonly used mechanism in Computer Supported CooperativeWork (CSCW) for coordinating concurrent users and implementing variousstyles of information sharing. Part of a ...
The time interval between consecutive time points of a time scale may be adjusted, based on the granularity of the application, to be equal to months, days, hours, minutes, seconds, or any other suitable time unit. A single discrete time point t is usually represented as an interval [t,...
This provides more granularity than a compound SQL statement, in which a single error anywhere in the block causes the entire block to end in an error and rolls back the entire compound SQL statement. At the end of a savepoint block of statements, one can either release the savepoint, or ...
Part of a sharing style's definition is the granularity of shared objects. Since this varies among different applications, it is desirable to provide a range of different lock granules. In this paper, I first examine existing multiple granularity locking protocols and I evaluate their suitability ...