Skip to content
Commit a57dd124 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

actually look for mysql binaries in PATH

Summary:
the new helper findExectuable first tries to find the executables in the
default location. which is all the sane distro/system paths and will 99%
yield a result.
should it come back negative we'll fall back to the hardcoded list of
paths as previously used.

this fixes binary lookup when the entire dir tree is located *not* under /
(as with snap and I think also appimage)

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: vandenoever, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D18456
parent 5876535d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment