Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0, 10.1, 10.2, 10.3, 10.4
-
Fix Version/s: 5.5.65
-
Component/s: Configuration, Scripts & Clients
-
Labels:
Description
The assumption in the original commit for --builddir (648d3ce), was to assume that the without a --builddir, and when --srcdir is specified, that the builddir is the same as the srcdir. For out of tree builds, the only supported by CMake type, this isn't the case.
As mysql_install_db is in the builddir, we use dirname0 after a quick check that my_print_defaults is also located from dirname0.
Attachments
Issue Links
- links to