Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of ext/lsm1/lsm-test/lsmtest1.c
2018-07-07
| ||
20:13 | Fix an LSM problem caused by using the same cursor for equality and range scans. file: [ae6ba48a] check-in: [f05bead3] user: dan branch: trunk, size: 20863 | |
2017-07-07
| ||
16:09 | In lsmtest, use an empty string instead of ":memory:" when requesting a temporary database from SQLite. This prevents other test code from trying to unlink() ":memory:", which fails on win32. file: [33158978] check-in: [281ad505] user: dan branch: trunk, size: 20730 | |
2017-07-03
| ||
09:00 | Add more tests for LSM log file recovery. Fix a problem in recovering log files that contain range deletes. file: [2570b0e2] check-in: [e34eafd4] user: dan branch: trunk, size: 20738 | |
2017-06-01
| ||
16:13 | Add test code for LSM to the ext/lsm1/lsm-test directory. file: [27c3cf65] check-in: [bb7436e8] user: dan branch: lsm-vtab, size: 19850 Added | |