Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.1
-
None
Description
CMake "SUFFIX_INSTALL_DIR" parameter used to change the "mariadb" suffix path in include/ and lib/ installed subdirectories is ignored for mysql compatibility symlinks and overwritten in cmake/install.cmake with the INSTALL_LAYOUT feature.
How to test?
cmake . -DCMAKE_INSTALL_PREFIX=/tmp -DSUFFIX_INSTALL_DIR=mysql && make install
ls /tmp/
/mysql <- KO
ls /tmp/include,lib}/mariadb <- OK
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.0.0 [ 18700 ] | |
Fix Version/s | 2.2.0 [ 19500 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB connectors [ 70002 ] | MariaDB v4 [ 160992 ] |