Bug #45056 unrecognized options: --with-plugin-partition
Submitted: 25 May 5:04 Modified: 23 Aug 18:24
Reporter: Hailin Hu
Status: Duplicate
Category:Server: Installing Severity:S3 (Non-critical)
Version:5.4.0 OS:Microsoft Windows (XP SP3 with Cygwin)
Assigned to: Target Version:
Tags: plugin, partition

[25 May 5:04] Hailin Hu
Description:
http://dev.mysql.com/doc/refman/5.4/en/configure-options.html

Referenced by the manual above, configure option --with-plugin-PLUGIN doesn't work as
expected.

However option --with-plugins=partition works.

How to repeat:
cd /usr/local/src/
wget
http://dev.mysql.com/get/Downloads/MySQL-5.4/mysql-5.4.0-beta.tar.gz/from/http://ftp.jaist...
tar zxf mysql-5.4.0-beta.tar.gz
cd mysql-5.4.0-beta/
./configure --with-plugin-partition
configure: WARNING: unrecognized options: --with-plugin-partition
[25 May 7:10] Sveta Smirnova
Thank you for the report.

Problem is not repeatable with current development sources, although bug exists in
version 5.4. Please wait next release.
[23 Aug 18:24] Sergei Golubchik
duplicate of bug#42872