Kouhei Sutou
null+****@clear*****
Tue Mar 24 17:35:39 JST 2015
Kouhei Sutou 2015-03-24 17:35:39 +0900 (Tue, 24 Mar 2015) New Revision: 54fc423273f178fc080be0c65544c01288d24253 https://github.com/mroonga/mroonga/commit/54fc423273f178fc080be0c65544c01288d24253 Message: Reduce scope Modified files: ha_mroonga.cpp Modified: ha_mroonga.cpp (+1 -1) =================================================================== --- ha_mroonga.cpp 2015-03-24 17:27:11 +0900 (45e60d8) +++ ha_mroonga.cpp 2015-03-24 17:35:39 +0900 (fc4cd11) @@ -268,7 +268,7 @@ PSI_mutex_key *mrn_table_share_lock_ha_data; # endif static PSI_mutex_key mrn_open_tables_mutex_key; static PSI_mutex_key mrn_long_term_share_mutex_key; -PSI_mutex_key mrn_allocated_thds_mutex_key; +static PSI_mutex_key mrn_allocated_thds_mutex_key; PSI_mutex_key mrn_share_mutex_key; PSI_mutex_key mrn_long_term_share_auto_inc_mutex_key; static PSI_mutex_key mrn_log_mutex_key; -------------- next part -------------- HTML����������������������������... 下载