mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Fix Bug #56791 Remove ios_mutex from InnoDB code
rb://495 approved by Inaam
This commit is contained in:
parent
6c1d9fd9a9
commit
1291c00477
3 changed files with 0 additions and 20 deletions
|
|
@ -240,7 +240,6 @@ static PSI_mutex_info all_innodb_mutexes[] = {
|
|||
{&ibuf_mutex_key, "ibuf_mutex", 0},
|
||||
{&ibuf_pessimistic_insert_mutex_key,
|
||||
"ibuf_pessimistic_insert_mutex", 0},
|
||||
{&ios_mutex_key, "ios_mutex", 0},
|
||||
{&kernel_mutex_key, "kernel_mutex", 0},
|
||||
{&log_sys_mutex_key, "log_sys_mutex", 0},
|
||||
# ifdef UNIV_MEM_DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue