lf Of Richard Hipp
> Sent: Thursday, August 29, 2013 11:58 AM
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] segmentation fault with 3.8.0
>
> On Thu, Aug 29, 2013 at 11:47 AM, Marc L. Allen > wrote:
>
>> Silly question.. I looked at the fix. Why
Database
Subject: Re: [sqlite] segmentation fault with 3.8.0
On Thu, Aug 29, 2013 at 11:47 AM, Marc L. Allen wrote:
> Silly question.. I looked at the fix. Why ignore indexes with greater
> than 4 fields? Isn't that a bit risky? Wouldn't it be better to
> ignore the fields af
1:38 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] segmentation fault with 3.8.0
On Thu, Aug 29, 2013 at 11:32 AM, Stephen Chrzanowski
wrote:
My guess is single quotes instead of double quotes. Where exactly is
the seg fault? Untested but other than the quotes, everything
On Thu, Aug 29, 2013 at 11:47 AM, Marc L. Allen wrote:
> Silly question.. I looked at the fix. Why ignore indexes with greater
> than 4 fields? Isn't that a bit risky? Wouldn't it be better to ignore
> the fields after the 4th one for planning?
>
The whereShortCut() routine is merely an optim
sqlite.org]
On Behalf Of Richard Hipp
Sent: Thursday, August 29, 2013 11:38 AM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] segmentation fault with 3.8.0
On Thu, Aug 29, 2013 at 11:32 AM, Stephen Chrzanowski
wrote:
> My guess is single quotes instead of double quotes. Whe
On Thu, Aug 29, 2013 at 11:38 AM, Richard Hipp wrote:
>
>
> A patch release 3.8.0.1 that includes this fix and fixes for two other
> equally obscure corner cases is currently in test and is expected to go out
> later today.
>
>
Complete set of diffs for the proposed patch release:
http://www.sqli
On Thu, Aug 29, 2013 at 11:32 AM, Stephen Chrzanowski
wrote:
> My guess is single quotes instead of double quotes. Where exactly is the
> seg fault? Untested but other than the quotes, everything looks fine.
>
The problem is described here: http://www.sqlite.org/src/info/9f2eb3abac
The fix is
My guess is single quotes instead of double quotes. Where exactly is the
seg fault? Untested but other than the quotes, everything looks fine.
On Thu, Aug 29, 2013 at 4:07 AM, kenichi ishigaki wrote:
> Hi. I've just got a segmentation fault report with SQLite 3.8.0 from
> one of the perl bind
8 matches
Mail list logo