charles-001 / dolphie

Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL
https://pypi.org/project/dolphie/
GNU General Public License v3.0
651 stars 40 forks source link

[Improvement] m command and MySQL 5.6 #28

Closed valentintraen closed 1 year ago

valentintraen commented 1 year ago

I tried m command on MySQL 5.6 and Dolphie crashes because of the absence of the sys.memory_by_user_by_current_bytes view. I don't think that memory views are present in MySQL 5.6 so, as MySQL 5.6 will soon no longer maintained, maybe it would be interesting not to display this information for this version of MySQL.

charles-001 commented 1 year ago

Thank you for your bug report! This will be in v3.0.10