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
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

Reply via email to