Hi,

I accidently stumbled on a repeatable crash in sqlite3.exe, here is what I do 
to reproduce it:

$ sqlite3 temp.db
SQLite version 3.7.10 2012-01-16 13:28:40
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select 1 from (select *);
<<<<  CRASH >>>>

It this known or should I submit a bug report?

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

Reply via email to