1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-25 20:03:27 +03:00
Files
sqlite/src/btmutex.c
drh dc5b047ec3 Fix a performance regression: Keep two btree masks in each prepared
statement; one for btrees used and another for btrees that require locks.
Only try to lock the btrees identified by the second mask.

FossilOrigin-Name: 614de91a504d2231009a9de1305e31fce1b1c5a6
2011-04-06 22:05:53 +00:00

8.3 KiB