Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
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