[MDEV-18975] Can't got correct message in server audit log when using ProxySQL with MariaDB Created: 2019-03-20 Updated: 2023-05-30 Resolved: 2023-05-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit, Server |
| Affects Version/s: | 10.3.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Shawn Yan | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | audit-plugin | ||
| Environment: |
cat /etc/redhat-release uname -r mysqld --version proxysql --version mysqld --version |
||
| Attachments: |
|
| Description |
|
When using ProxySQL with MariaDB, we need using server audit plugin to record user connection information, like CONNECT/DISCONNECT/CHANGEUSER, but when we trigger CHANGEUSER operation, we can't get right message in server_audit.log, that replace with 'O' x 982. But, when I test ProxySQL with Percona server for MySQL, I found that it display normally. The reappear steps and more test result, please reference the attachment. |
| Comments |
| Comment by Ralf Gebhardt [ 2023-04-24 ] |
|
shawn2016, can you do us a favor to verify if you still see the issues with a current version? |