Grzegorz Sikorski wrote: > I have a database file with single virtual table storing R*tree index. > There is very strange behaviour I observe: the more rows I put into > this table the longer sqlite3_open_v2 operation on the database takes.
SQLite does not read table contents when opening a database. This sounds like a virus scanner running amok. > ExchangeDefender Message Security: Click below to verify authenticity > https://admin.exchangedefender.com/verify.php?id=s6FAo3io010130&[email protected] What prevents a virus from replacing this link with <http://hackerz.ru/ThisHarmlessThingIsNotAVirus.exe>? Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

