[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] #444 change status prefix from "grn" to "groonga"

Back to archive index

Kentoku SHIBA null+****@clear*****
Thu Oct 4 10:29:13 JST 2012


Kentoku SHIBA	2010-10-15 00:25:29 +0900 (Fri, 15 Oct 2010)

  New Revision: a1079b3a75166c46bda07e43c14cca979504dc08
  https://github.com/mroonga/mroonga/commit/a1079b3a75166c46bda07e43c14cca979504dc08

  Merged a41f718: Merge branch 'master' of git �� github.com:mroonga/mroonga

  Log:
    #444 change status prefix from "grn" to "groonga"

  Modified files:
    ha_mroonga.cc

  Modified: ha_mroonga.cc (+1 -1)
===================================================================
--- ha_mroonga.cc    2010-10-14 12:06:12 +0900 (e7b1cd5)
+++ ha_mroonga.cc    2010-10-15 00:25:29 +0900 (515cc4b)
@@ -97,7 +97,7 @@ struct st_mysql_storage_engine storage_engine_structure =
 
 struct st_mysql_show_var mrn_status_variables[] =
 {
-  {"grn", (char *) &mrn_show_status, SHOW_FUNC},
+  {"groonga", (char *) &mrn_show_status, SHOW_FUNC},
   {NullS, NullS, SHOW_LONG}
 };
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index