On 1/24/19, Gerlando Falauto <gerlando.fala...@gmail.com> wrote:
> What is the purpose of ANALYZE sqlite_master; ?

Causes the content of sqlite_stat1 to be reloaded into the query
planner after making out-of-band changes using UPDATE.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to