[MXS-2571] mon_report_query_error function should also log the query that failed Created: 2019-06-21 Updated: 2020-08-25 Resolved: 2019-07-29 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Monitor |
| Affects Version/s: | 2.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Esa Korhonen |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-85, MXS-SPRINT-86, MXS-SPRINT-87 |
| Description |
|
The mon_report_query_error function doesn't currently log the query that failed: https://github.com/mariadb-corporation/MaxScale/blob/maxscale-2.3.8/server/core/monitor.cc#L1686 However, it would be helpful in some cases if it did. |