From: drh Date: Sat, 7 Mar 2015 13:56:48 +0000 (+0000) Subject: Fix the LIKE optimization so that it finds BLOB entries in addition to text X-Git-Tag: version-3.8.9~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0230249f5febd5f409d9b98f4c8d1cdfaae71ee;p=thirdparty%2Fsqlite.git Fix the LIKE optimization so that it finds BLOB entries in addition to text entries. Ticket [05f43be8fdda9f]. FossilOrigin-Name: 74cb0b032fcf598537fae04412771450124ae712 --- b0230249f5febd5f409d9b98f4c8d1cdfaae71ee diff --cc manifest index d6db801e6a,9eb096b756..55fca4b7f9 --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Clearification\sof\ssome\sdocumentation\stext.\s\sAdded\srequirements\smarks. - D 2015-03-06T04:37:26.939 -C New\stest\scases\sfor\sLIKE\sand\sGLOB\swith\sBLOB\sleft-hand\sside\svalues. -D 2015-03-07T12:58:52.057 ++C Fix\sthe\sLIKE\soptimization\sso\sthat\sit\sfinds\sBLOB\sentries\sin\saddition\sto\stext\nentries.\s\sTicket\s[05f43be8fdda9f]. ++D 2015-03-07T13:56:48.044 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in 2f643d6968dfc0b82d2e546a0525a39079f9e928 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 @@@ -1240,7 -1241,7 +1241,8 @@@ F tool/vdbe_profile.tcl 67746953071a9f8 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f - P 31d5e9b42e5c96207187dcde1cbbb1e79f26fca2 - R e3bd9c89d1416be2fa13657fae649477 -P 55ff429177acfdab056a16a67361a5381115c6c7 ++P 8c1e85aab9e0d90726057e25e2ea0663341c070f 50fa3c5fae90bd3b2f4121e99ab52d79963a6fda + R 2fc7830b1fa14938513120a1368ba854 ++T +closed 50fa3c5fae90bd3b2f4121e99ab52d79963a6fda U drh - Z 0cf6c34744d872d2f1bdb9d1e644babc -Z b3a1ad10fdcf5eac37975294f3354efc ++Z 4859c93f290241201b6571a3ac6035f4 diff --cc manifest.uuid index aa2a348ab8,da4c850322..e2d06d5c80 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 8c1e85aab9e0d90726057e25e2ea0663341c070f -50fa3c5fae90bd3b2f4121e99ab52d79963a6fda ++74cb0b032fcf598537fae04412771450124ae712