The info on .help is not complete i.e. '.version' is missing
also '.scanstats' give info that one should user 'on', of 'off'. When one of these options is used a warning is show that this option is not available suggestion: remove the '.scanstats' from the list or, give the warning when doing '.scanstats' about it not being available. luuk@opensuse:~/tmp> sqlite-autoconf-3210000/sqlite3 SQLite version 3.21.0 2017-10-24 18:55:49 Enter ".help" for usage hints. Connected to a transient in-memory database. Use ".open FILENAME" to reopen on a persistent database. sqlite> .scanstats Usage: .scanstats on|off sqlite> .scanstats on Warning: .scanstats not available in this build. sqlite> BTW, it's hard to find out how to compile sQlite with this *SQLITE_ENABLE_STMT_SCANSTATUS* _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users