[MCOL-126] analyze table/independent stats do not work for CS tables Created: 2016-06-12 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||
| Description |
|
ANALYZE TABLE is not supported by CS, therefore it is not possible to collect engine independent statistics that were added in MariaDB 10.1 |
| Comments |
| Comment by Justin Swanhart (Inactive) [ 2016-06-12 ] | ||||||||
| ||||||||
| Comment by Justin Swanhart (Inactive) [ 2016-06-12 ] | ||||||||
|
mysql> use mysql |