[MDEV-28144] provide the way to identify the stored procedure name in show processlist Created: 2022-03-22 Updated: 2023-11-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 11.5 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Allen Lee (Inactive) | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | monitoring, stored_procedures | ||
| Description |
|
customer is asking a way to identify the stored procedure name in `show processlist`. |
| Comments |
| Comment by Oleksandr Byelkin [ 2023-01-16 ] |
|
Of course the name of the procedure can be found, probably even all stack of calls (do they need it?, if no which procedure they want bottom-most of top-most?) |