[MXS-883] QC: Provide means for rewriting a SELECT statement so that columns can be replaced with arbitrary data. Created: 2016-10-05 Updated: 2017-01-04 Resolved: 2017-01-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | 2.1 Query Classifier Improvements | ||||||||
| Description |
|
In 2.1 we need to be able to obfuscate columns. Rather than rewrite the result set in MaxScale, it is better to rewrite the query so that for instance.
is rewritten into
before sending the query to a backend. |
| Comments |
| Comment by Johan Wikman [ 2017-01-04 ] |
|
Won't do, at least not now. |