Michael Somos <[EMAIL PROTECTED]> wrote:
> I just ran across this little bug
> 
> ============================================
> > sqlite3
> SQLite version 3.3.6
> Enter ".help" for instructions
> sqlite> .import x y
> Segmentation fault
> ============================================
> 

Thanks for the report.

This is a bug in the command-line shell, not in the
SQLite core.  Fixed now.  See 

   http://www.sqlite.org/cvstrac/chngview?cn=3209

--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to