You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a patch that fixes two calculations that currently only work on Linux so that they will also work on FreeBSD. (It does use $^O instead of uname to get the OS type, which I think is a bit more portable.) More could be done here, but this minimalist patch at least stops it from throwing errors on our FreeBSD-based Galera cluster.
Here is a patch that fixes two calculations that currently only work on Linux so that they will also work on FreeBSD. (It does use $^O instead of uname to get the OS type, which I think is a bit more portable.) More could be done here, but this minimalist patch at least stops it from throwing errors on our FreeBSD-based Galera cluster.
mysqltuner.diff.txt
The text was updated successfully, but these errors were encountered: