Details
-
Bug
-
Status: Confirmed (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.0(EOL), 10.1(EOL)
-
None
-
Any
Description
mysql_config should not accept --libmysqld-libs when the embedded server is disabled.
Oracle does this partially in 5.7 with https://github.com/mysql/mysql-server/commit/fd6ac2b79205467bb77778ebb55f4979b6186498
But I think it should not just check WITHOUT_SERVER but WITHOUT_EMBEDDED_SERVER