List live connections for users/databases #105

Open
opened 2025-11-24 22:56:09 +01:00 by oysteikt · 1 comment
Owner

Maybe it would be nice for the user if they could debug their application from the server side by listing out current connections to the database, either for an instant or in a watch-like environment. If possible, also display stats like queries per second, last query, etc.

Maybe it would be nice for the user if they could debug their application from the server side by listing out current connections to the database, either for an instant or in a `watch`-like environment. If possible, also display stats like queries per second, last query, etc.
oysteikt added the feature request label 2025-11-24 22:56:09 +01:00
Author
Owner

See SHOW [FULL] PROCESSLIST

See `SHOW [FULL] PROCESSLIST`
oysteikt added a new dependency 2025-12-03 04:55:14 +01:00
oysteikt added the good first issue label 2025-12-03 05:23:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: Projects/muscl#105