[MDEV-27129] SQL Error Log plug-in lacks Connection ID Created: 2021-11-26 Updated: 2023-11-02 Resolved: 2023-11-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - SQL_ERROR_LOG |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
SQL Error Log plug-in lacks Connection ID. All other MariaDB logs contain the Connection ID (sometimes also called thread_id) except the SQL Error Log plug-in. To track errors via the Connection ID it would be great having it as well there. |
| Comments |
| Comment by Oli Sennhauser [ 2021-11-26 ] |
|
Probably this would do the job:
|
| Comment by Michael Widenius [ 2023-11-01 ] |
|
Duplicate of |