Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins related to "toobig-fix"
2019-04-09
| ||
21:37 | New test case for SQLITE_TOOBIG errors. check-in: 4c77fbbe user: drh tags: trunk | |
20:50 | Fix a problem caused by a small SQLITE_LIMIT_LENGTH value and a CREATE TABLE with a very large name. Closed-Leaf check-in: 9b5d4088 user: dan tags: toobig-fix | |
01:26 | Use an unsigned integer to count free pages in btree.c:freePage2(). check-in: 88204085 user: drh tags: trunk | |