diff options
author | Igor Babaev <igor@askmonty.org> | 2012-12-05 22:51:11 -0800 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2012-12-05 22:51:11 -0800 |
commit | dd119466c35d621d191d4d4ddcb578cb02420bdc (patch) | |
tree | 518ab13e2d7a160c82745c348f27c4b1253f8ee7 /sql/sql_statistics.cc | |
parent | 81563081e5fb6f016d5be845af55234869a5fb61 (diff) | |
download | mariadb-git-dd119466c35d621d191d4d4ddcb578cb02420bdc.tar.gz |
Addressed the following issues from the review of the patch:
1. The PERSISTENT FOR clause of the ANALYZE command overrides
the setting of the system variable use_stat_tables:
with this clause ANALYZE unconditionally collects persistent
statistics.
2. ANALYZE collects persistent statistics only for tables of
the USER category. So it never collects persistent statistics
for system tables.
Diffstat (limited to 'sql/sql_statistics.cc')
0 files changed, 0 insertions, 0 deletions