]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure b-tree mutexes are always held when sqlite3FindTable() is called. Do
authordan <dan@noemail.net>
Fri, 31 Aug 2018 18:23:53 +0000 (18:23 +0000)
committerdan <dan@noemail.net>
Fri, 31 Aug 2018 18:23:53 +0000 (18:23 +0000)
commit141e119a1789aa3326102ee8a09d92ffa963749d
tree59f5db6100f8ca92cce9edcf85a8cad351e1fd5e
parent9d324823a8f6587fb296d85d9a52a3835bb3eacd
Ensure b-tree mutexes are always held when sqlite3FindTable() is called. Do
not invoke the authorizer callback when parsing schema items as part of ALTER
TABLE commands. Fix test script issues.

FossilOrigin-Name: eac2aa7dce577f1998cc2078dd8ac384070f8acf1ceb565999a5cf719092024e
manifest
manifest.uuid
src/alter.c
test/alter.test
test/fkey2.test
test/without_rowid3.test