Details
Description
Compilation with -DWITH_PERFSCHEMA_STORAGE_ENGINE=OFF is impossible due to the error in xtradb: "undefined reference to `mutex_enter_nowait_func(ib_prio_mutex_t*, char const*, unsigned long)'".
There is a function that takes ib_mutex_t* as first argument, but there's no function that takes ib_prio_mutex_t* as first argument.
Gliffy Diagrams
Attachments
Issue Links
- is blocked by
-
MDEV-5727 10.0.9 merge
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Sergei, please review fix for this bug.