mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Followup to vasil.dimov@oracle.com-20100504104629-0ovtc5lae2ghn7he :
Remove analyze_mutex_key now that this mutex does not exist.
This commit is contained in:
parent
b0d1eaab03
commit
8d07cec06c
1 changed files with 0 additions and 1 deletions
|
@ -207,7 +207,6 @@ performance schema */
|
|||
static mysql_pfs_key_t innobase_share_mutex_key;
|
||||
static mysql_pfs_key_t prepare_commit_mutex_key;
|
||||
static mysql_pfs_key_t commit_threads_m_key;
|
||||
static mysql_pfs_key_t analyze_mutex_key;
|
||||
static mysql_pfs_key_t commit_cond_mutex_key;
|
||||
static mysql_pfs_key_t commit_cond_key;
|
||||
|
||||
|
|
Loading…
Reference in a new issue