Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.1.8
-
None
-
10.1.9-3
Description
groonga is compiled even with -DPLUGIN_MROONGA=NO because it only does
if(MRN_BUNDLED)
|
if(WITHOUT_MROONGA OR WITHOUT_MROONGA_STORAGE_ENGINE)
|
return()
|
endif()
|
endif()
|
The strictly correct behavior is to run mysql_add_plugin and then check whether the mroonga target exists.
Attachments
Issue Links
- duplicates
-
MDEV-9004 libgroonga is built even when the mroonga plugin is disabled
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
24d 19h 32m | 1 |
|
30m 6s | 1 |
|
2d 13h 34m | 1 |