Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
- ./configure --with-plugins=oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
succeeded but OQGraph was not enabled
- ./configure --with-plugin-oqgraph --prefix=/home/mysql/product/mariadb-5.2.2
Failed because:
checking for Boost usable by OQGraph engine... no
configure: error: Plugin oqgraph cannot be built
The first one should have failed as well...