Dolphie

Latest version: v6.7.0

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

Scan your dependencies

Page 6 of 10

3.2.0

Happy Thanksgiving :turkey:
- Added new panel & graph `Locks` that shows the transactions waiting for a lock
- Added new parameter `--graph-marker` that lets you control what marker to use for the graphs (available options: https://tinyurl.com/dolphie-markers)
- Added binlog compression gain stat to the `Binary Log` dashboard section to indicate how well the feature is performing
- Fixed bug where Dolphie would crash if you specified a port in config file (thanks chaoshour)
- Cleaned up code with how I created graphs within Textual
- Upgraded to latest version of Textual (0.41.0)

3.1.4

It's been a little bit, but I'm back with a few bug fixes:
- Fixed Dolphie from crashing when anonymous transactions are involved with GTIDs
- Fixed replication filters in replica view. It was showing the same filters for every replica
- Fixed 34
- Update dependencies to their latest version

3.1.3

- Added Group Replication support for MySQL 5.7
- Fixed 33
- Fixed replication IO/SQL thread to display `NO` when it's a state that isn't `No`
- Specified panels will no longer show when Dolphie first loads with `--panels`
- Inputs now have their border highlighted when focused

3.1.2

- Fixed processlist from not showing threads that had a NULL query in Performance Schema but had an active transaction (from change in `3.1.1`)
- Header now displays `[R/W]` or `[RO]` in front of the hostname
- Hostname in header now doesn't get truncated so easily when you size down your terminal to a small size
- Added new parameter `--panels` that lets you choose which panels to show on startup
- `Host Information` for Dashboard panel now has a new label called `Type` which denotes if it's a Galera Cluster, InnoDB Cluster, InnoDB ReplicaSet, etc
- Fixed connecting to replicas that are on the same host as the primary if you were connecting remotely
- You'll receive a notification now when the `read_only` variable changes
- Upgraded Textual version to 0.36

3.1.1

3.1

- Support for Group Replication in Replication panel (thanks lefred)
- Replication panel for replicas now respects a replica's port. Before, it used the port you originally connected to the host with (thanks lefred)
- Fixed replication filters so they no longer show on dashboard. They're also now prefixed with 'Filter:' to make it clear what they are
- When a host has group replication enabled, the dashboard `read_only` value will no longer show `SHOULD BE NO?` when the host is the primary
- Fixed crashing on Windows due to graphs (still an issue if you load graphs within 3 seconds of starting - fixed in next version)
- Dolphie will now send a notification if Performance Schema isn't enabled and will automatically fall back to Information Schema
- RDS instances will now use the host you specify when connecting instead of hostname from `SHOW GLOBAL VARIABLES`
- Small tweaks to layout design of `t` command
- Quite a few code revamps and improvements

New Group Replication view:
<img width="1602" alt="Screenshot 2023-09-05 at 3 42 38 AM" src="https://github.com/charles-001/dolphie/assets/13244625/883f9160-68ba-41eb-b3b2-00d9113de7eb">

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.