[MDEV-8998] MariaDB build includes binaries for disabled databases Created: 2015-10-22 Updated: 2015-10-24 Resolved: 2015-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Quanah Gibson-Mount (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux (Ubuntu12, Ubuntu14, RHEL6, RHEL7) |
||
| Description |
|
I build mariadb with the following options: -DWITHOUT_ARIA=1 \ Yet after building, the compiled package contains the following binaries, which should not exist, since support for these DBs was not enabled: -rwxr-xr-x root/root 391440 2015-10-22 17:29 ./usr/local/bin/tokuftdump
|
| Comments |
| Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-22 ] |
|
I should say, binaries and man pages. |
| Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-23 ] |
|
I guess you can close this, due to https://mariadb.atlassian.net/browse/MDEV-6248 However, I will note that that bug does not list the format that ended up being implemented of PLUGIN_ instead of BUILD_PLUGIN_ That would be very useful to note in that bug report. |
| Comment by Elena Stepanova [ 2015-10-24 ] |
|
Noted in the bug report. |