On 8 Mar 2014, at 6:25pm, Zsbán Ambrus <amb...@math.bme.hu> wrote:

> In the sqlite3 console, the following very simple statement gives
> "Error: out of memory":
> 
> SELECT char();
> 
> I think this is a bug.

162:~ simon$ sqlite3 ~/Desktop/test.sqlite
SQLite version 3.7.13 2012-07-17 17:46:21
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> SELECT char();
Error: no such function: char
sqlite> 

Could you please post your OS and the version of the SQLite shell tool you're 
using ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to