Commit cdf8228
authored
READPAST do not block is not true and confusing
This is not accurate. Read operations that use READPAST may block in situation where the read involve page-level row it may block.
- Remove this sentence : Read operations that use READPAST do not block
- Add in the beginning : row-level locks are skipped but page-level locks are not skipped1 parent 66c8b82 commit cdf8228
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments