]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a parse of the sqlite_master table fails, include the name of the
authordrh <drh@noemail.net>
Wed, 19 Mar 2008 13:03:33 +0000 (13:03 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Mar 2008 13:03:33 +0000 (13:03 +0000)
commit345331507f739053898f764364b5ce3e1d98fd03
tree30ad3202931a3e52d7c8b373644d508f92678d51
parentbb8a279e11c2df4b9bc67bb863659b18b1cb6423
When a parse of the sqlite_master table fails, include the name of the
object being parsed as part of the error message. (CVS 4881)

FossilOrigin-Name: 57805b588f6b6d070918102a0ff096ade674279a
12 files changed:
manifest
manifest.uuid
src/prepare.c
src/util.c
test/analyze.test
test/capi3.test
test/capi3c.test
test/corrupt2.test
test/corrupt5.test
test/index3.test
test/trigger7.test
test/vtab_shared.test