X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=qX7GQzF60D3Sab+gSLDQUvYwsDkIla1CmPYOSLUPtkv
	48K0BV9SPUyP6vQOx7su1fpoU61vU8w028WlU1/VbVxmJypM6SVYLRBuei40iOLj
	Acn4/qEFYYt99I8hdz64xHpSihTB4O72rorG/IE/5ObP0ESakJvjGo/iIbI9pVdI
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=mqIovLV914W3BZl/J+W1nH/SytI=; b=QRzKPcHRWFsmmru7W
	LID7ONiBtsvByLYxfc1+JQqgxyC8QFXI1eDYi7MrPjw6Z6DD5PNgGzScXuwtU4Do
	CEDKpJaRwIe2q92A2l657blIxSJsFqxqP6BWR9T0hifrbC8VSigkLklT2Sh+U81y
	E7gGSMtnpmwCa4ApGcazoo4HAg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1
Message-ID: <51B63846.20904@etr-usa.com>
Date: Mon, 10 Jun 2013 14:34:14 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: SQLite temporary path creation broken in latest stable release
References: <51B52B51.50203@dancol.org> <51B6272F.8010001@etr-usa.com> <51B63566.3000307@dancol.org>
In-Reply-To: <51B63566.3000307@dancol.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 6/10/2013 14:21, Daniel Colascione wrote:
> On 6/10/2013 12:21 PM, Warren Young wrote:
>> On 6/9/2013 19:26, Daniel Colascione wrote:
>>> which I haven't been able to test
>>
>> You should.  One of the changes is to prefer creating temporary tables in memory
>> instead of on disk, which should bypass the problem.
>
> This change makes me nervous. What if the temporary tables are large?

You tell me.  If the new version fails on your DB because of this, I'll 
back the change out.

> It seems easy enough to patch out the backslash addition.

So find it and send me the patch.

There's only 140 kSLOC in SQLite.  Easy.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

