Remove analyze_mutex_key now that this mutex does not exist.
This commit is contained in:
Vasil Dimov 2010-05-04 14:45:34 +03:00
parent b0d1eaab03
commit 8d07cec06c

View file

@ -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;