SQLite temporary path creation broken in latest stable release
Warren Young
warren@etr-usa.com
Mon Jun 10 20:34:00 GMT 2013
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
More information about the Cygwin
mailing list