[MCOL-978] Disable Query Cache for ColumnStore Created: 2017-10-17 Updated: 2018-05-11 Resolved: 2018-05-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | MariaDB ColumnStore Generic Engine phase 1 |
| Sprint: | 2017-25, 2018-01, 2018-02, 2018-03, 2018-04, 2018-05, 2018-06, 2018-07, 2018-08, 2018-09, 2018-10 |
| Description |
|
This is a minor change to our storage engine plugin to state that query cache for ColumnStore is not possible (since writes can happen from other MariaDB servers):
Also undo any modifications to server that do the same thing. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-12-12 ] | |||||
|
For QA:
Execute a query against a ColumnStore table.
Before the patch this will equal 1. After the patch it will equal 0. | |||||
| Comment by Daniel Lee (Inactive) [ 2018-05-11 ] | |||||
|
Build verified: 1.2.0 source /root/columnstore/mariadb-columnstore-server Merge pull request #107 from mariadb-corporation/dev-merge-up-20180409 Dev merge up 20180409 /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #468 from mariadb-corporation/ |