This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SQLite temporary path creation broken in latest stable release


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]