[MXS-4410] QLA filter not properly logging USE DBx command. Created: 2022-11-22 Updated: 2023-04-17 Resolved: 2023-03-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter, qlafilter |
| Affects Version/s: | 6.4.1 |
| Fix Version/s: | 6.4.6, 22.08.5, 23.02.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Amadi | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
NAME="CentOS Linux" CENTOS_MANTISBT_PROJECT="CentOS-7" |
||
| Sprint: | MXS-SPRINT-177, MXS-SPRINT-178 |
| Description |
|
A customer's qlafilter is working fine as expected. However, issue is, when they issue a USE <db> query, it does not get logged to the filebase, unless they specifically execute: USE `<db>` command. This is the only issue left to be resolved, to fully satisfy customer's requirement for use and audit certification. |