do not sore permanent table in local cache and add limit for table cache
[online_analyze.git] / README.online_analyze
index bb4491c..b181da5 100644 (file)
@@ -34,4 +34,7 @@ online_analyze.include_tables = ""
        List of tables which will online analyze
        online_analyze.include_tables overwrites online_analyze.exclude_tables.
 
+online_analyze.capacity_threshold = 100000
+       Maximum number of temporary tables to store in local cache
+
 Author: Teodor Sigaev <teodor@sigaev.ru>