mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Update the bedrock branch to version 3.47.0
FossilOrigin-Name: d2d954d43abe20a3cf10cc12f0f9922ba6b94584e39b1ef1991f1d354058c99a
This commit is contained in:
@@ -3047,7 +3047,7 @@ static int walHandleException(Wal *pWal){
|
||||
|
||||
/*
|
||||
** Assert that the Wal.lockMask mask, which indicates the locks held
|
||||
** by the connenction, is consistent with the Wal.readLock, Wal.writeLock
|
||||
** by the connection, is consistent with the Wal.readLock, Wal.writeLock
|
||||
** and Wal.ckptLock variables. To be used as:
|
||||
**
|
||||
** assert( walAssertLockmask(pWal) );
|
||||
|
Reference in New Issue
Block a user