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

MySQL Aurora #66

Closed dbalatamdev closed 2 months ago

dbalatamdev commented 2 months ago

dolphie dolphie I had this issue with 8.0.mysql_aurora.3.07.0

`/ dolphie /
SELECT
STORAGE_ENGINES ->> '$."InnoDB"."LSN"' - STORAGE_ENGINES ->> '$."InnoDB"."LSN_checkpoint"' AS checkpoint_age
FROM
performance_schema.log_status

Access denied; you need (at least one of) the BACKUP_ADMIN privilege(s) for this operation `

charles-001 commented 2 months ago

What version of Dolphie are you using? That looks old.

charles-001 commented 2 months ago

Closing this ticket as it seems you're on an older versions and haven't commented back to me in awhile. Please re-open if the latest version doesn't work for you!