[MXS-1511] Escape newlines in qlafilter output Created: 2017-11-07 Updated: 2019-06-07 Resolved: 2018-01-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qlafilter |
| Affects Version/s: | 2.1.10 |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2017-49, MXS-SPRINT-50 | ||||||||
| Description |
|
The qlafilter terminates each line with a newline but it does not escape newlines in the SQL statements. This causes the generated file to be corrupt as any newlines break the CSV formatting. |