Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.1.11, 5.5(EOL), 10.0(EOL)
-
None
-
CentOS, Ubuntu, Debian
Description
Building client only:
cmake . -DWITHOUT_SERVER=ON
|
creates a file named INTALLL_PREFIX/bin/mysqld_safe, which is server-related. So it should be removed from client installed files list., indeed this is error-prone and could lead user to think server is also installed.