Dolphie

Latest version: v6.8.3

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 11

6.0.0

A major release is here πŸŽ‰

- [Record & Replay system](https://github.com/charles-001/dolphie?tab=readme-ov-file#record--replay): Ever wished you could revisit the processlist and other critical metrics from a specific moment in time, especially during those database stalls that slip past your other monitoring tools? Or maybe you just wanted to see how Dolphie looked at a specific time while investigating something? That is now possible with this feature!
- [Daemon mode](https://github.com/charles-001/dolphie?tab=readme-ov-file#daemon-mode): Designed to run in the background continuously recording data for future replay. It’s more resource-efficient than running Dolphie live, transforming it into a passive, always-on monitoring service. With this mode, you'll be able to record and replay data at any moment to uncover the root causes of incidents that may occur
- Improved performance when using multiple tabs. Dolphie now creates the UI widgets once instead of recreating them every time each time a new tab is created
- Dolphie now notifies you when a global variable changes. If you have variables that change often, see `--exclude-notify-vars` option
- Added `JSON EXPLAIN` when using `t` command
- Added command `E`. This will let you export the processlist to a file
- History List Length now has a graph
- Various bug fixes and improvements

5.0.3

- Small bug fixes
- Misc changes
- Update dependencies to their latest version

5.0.2

- Fixed command `t` from sometimes crashing when looking up transaction history (62)
- Fixed replication panel for MariaDB (61)
- Updated Dolphie to be compatible with the latest MySQL LTS version 8.4. It removed all queries that had old topology terminology such as master, slave, etc. Dolphie now uses the new terminology for 8.0+, but falls back to old terminology for 5.x

Enjoy!

5.0.1

This release includes numerous improvements to MariaDB support. There were quite a few things that didn't work or didn't make sense to include so I tidy'd things up a bit.
Also fixed ProxySQL from crashing if there were no frontend connections

5.0.0

Big release here! This new version adds ProxySQL support so if you use that in your stack, Dolphie just became a lot more valuable πŸ˜„

4.3.5

- Added support for Azure MySQL - https://github.com/charles-001/dolphie/pull/56 Thanks spacentropy
- Fixed Dolphie from crashing when PFS wasn't enabled - 57

Page 4 of 11

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.