Searched refs:statistics (Results 1 – 9 of 9) sorted by relevance
16 1. A subset of the data in the user database is used to generate statistics37 configure the size of the data subset used to generate index statistics.71 By default, sqlite3\_expert generates index statistics using all the data in74 generate statistics based on an integer percentage of the user database as78 # Generate statistics based on 25% of the user database rows:81 # Do not generate any statistics at all:
90 # Test 3: Verify that turning of memstatus disables the statistics129 # Test 4: Verify that turning on memstatus reenables the statistics
15 # statistics.89 # ANALYZE statistics.
42 # Modify statistics in order to make the optimizer then that:
24 # Memory statistics must be enabled for this test.
382 # Decode the statistics requested.
69 statistics about the database that was analyzed
1632 static int statistics = 0; in main() local1655 {OPT_FLAG, "s", (char*)&statistics, in main()1777 if( statistics ){ in main()
1852 ** memory allocation statistics. ^(When memory allocation statistics are1861 ** ^Memory allocation statistics are enabled by default unless SQLite is1863 ** allocation statistics are disabled by default.9950 ** Parameter "idx" identifies the specific loop to retrieve statistics for.9957 ** where there exist loops with no available statistics, this function behaves