Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.8
-
None
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.
Attachments
Issue Links
- is blocked by
-
MDEV-5727 10.0.9 merge
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.0.9 [ 14400 ] |
Assignee | Sergey Vojtovich [ svoj ] |
Assignee | Sergey Vojtovich [ svoj ] | Sergei Golubchik [ serg ] |
Labels | upstream |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 34715 ] | MariaDB v2 [ 42686 ] |
Workflow | MariaDB v2 [ 42686 ] | MariaDB v3 [ 61669 ] |
Workflow | MariaDB v3 [ 61669 ] | MariaDB v4 [ 147505 ] |