Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong MySQL/MariaDB report #55

Open
indigoxela opened this issue Jun 25, 2022 · 1 comment
Open

Fix wrong MySQL/MariaDB report #55

indigoxela opened this issue Jun 25, 2022 · 1 comment

Comments

@indigoxela
Copy link
Member

Long story short: most of the "5.5" versions in the report are actually MariaDB 10.x.

More info about the problem here in this core issue, where it has been suggested to do better evaluation client-side.

@quicksketch
Copy link
Member

I think doing this on the sending side (in Backdrop core) is probably the right fix.

The code for aggregating the display numbers is in _project_telemetry_load_aggregates(). It would be difficult to make that function handle the weird version numbers reported by MariaDB in a universal way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants