On Thu, Sep 11, 2014 at 11:58 PM, Keith Medcalf <kmedc...@dessus.com> wrote:

>
> SQLite version 3.8.7 2014-09-11 23:34:55
> Enter ".help" for usage hints.
> Connected to a transient in-memory database.
> Use ".open FILENAME" to reopen on a persistent database.
> sqlite> .schema
> Error: out of memory
>

Should be fixed in the latest trunk.



> sqlite> .quit
>
> This is with a "bare" amalgamation compile using either compiler and no
> config.h
> Don't know where its failing but I will see if I can find anything useful.
>
> On 64-bit Windows 8.1 in 32-bit mode.
> Fails both with/without LARGEADDRESSAWARE
> Fails using SYSTEM_MALLOC and WIN32_MALLOC
>
>
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to