]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Throw an error on an attempt to open a database where the page
authordrh <drh@noemail.net>
Thu, 6 Sep 2007 23:39:36 +0000 (23:39 +0000)
committerdrh <drh@noemail.net>
Thu, 6 Sep 2007 23:39:36 +0000 (23:39 +0000)
commit7dc385ee8524e992b176e8aa535adf7bcdbd31e3
tree9abdde6152865684ab9fe6ad185d33ca7bf4ef1d
parent334b299462620840b11599053493f3176c2ac922
Throw an error on an attempt to open a database where the page
size is larger than SQLITE_MAX_PAGE_SIZE.  Ticket #2628. (CVS 4411)

FossilOrigin-Name: 4881f7cb37e35dcf5da358464ac858a508128e47
manifest
manifest.uuid
src/btree.c
test/sqllimits1.test