On 9 Dec 2011, at 9:02am, Tal Tabakman wrote:

> CREATE INDEX IND1 ON ENTRIES (snum)
> 
> the result I get is:
> 
> Error: disk I/O error
> 
> can you advice how to debug this one ?

Before your 'CREATE INDEX' command try typeing

.stats ON

It may or may not do something, depending on which version 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