Reproduced with the following steps:

> sqlite3 test.db
pragma count_changes=1;
create table a (a);
vacuum;

(SQLite 3.7.8 on Windows)

Best regards,
Filip Navara
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to