Tetsuro IKEDA
null+****@clear*****
Thu Oct 4 10:21:55 JST 2012
Tetsuro IKEDA 2010-09-16 16:56:25 +0900 (Thu, 16 Sep 2010) New Revision: 6d972617dda2eada0afd72254c1777606a7cbf7e https://github.com/mroonga/mroonga/commit/6d972617dda2eada0afd72254c1777606a7cbf7e Log: fixed typo, etc to information_schema plugin. Modified files: ha_mroonga.cc Modified: ha_mroonga.cc (+4 -4) =================================================================== --- ha_mroonga.cc 2010-09-16 15:40:55 +0900 (7833278) +++ ha_mroonga.cc 2010-09-16 16:56:25 +0900 (2d84662) @@ -155,13 +155,13 @@ struct st_mysql_plugin i_s_groonga_stats = { MYSQL_INFORMATION_SCHEMA_PLUGIN, &i_s_info, - "GROONGA_STATS", + "groonga_stats", plugin_author, - "Statistics for Groonga", - PLUGIN_LICENSE_GPL, + "Statistics for groonga", + 0, i_s_groonga_stats_init, i_s_groonga_stats_deinit, - GROONGA_VERSION_SHORT, + 0x0001, NULL, NULL, NULL, -------------- next part -------------- HTML����������������������������...Download