[Groonga-mysql-commit] mroonga/homebrew-mroonga at 3544854 [master] use "Mroonga" form in install_sql

Back to archive index

cosmo0920 null+****@clear*****
Sun Aug 31 22:24:18 JST 2014


cosmo0920	2014-08-31 22:24:18 +0900 (Sun, 31 Aug 2014)

  New Revision: 3544854c8e23f01a4edd34b04ed7d733ea9dd669
  https://github.com/mroonga/homebrew-mroonga/commit/3544854c8e23f01a4edd34b04ed7d733ea9dd669

  Message:
    use "Mroonga" form in install_sql

  Modified files:
    mroonga.rb

  Modified: mroonga.rb (+1 -1)
===================================================================
--- mroonga.rb    2014-08-31 22:13:54 +0900 (315261d)
+++ mroonga.rb    2014-08-31 22:24:18 +0900 (43ff8b9)
@@ -154,7 +154,7 @@ class Mroonga < Formula
 
   def install_sql
     sqls = [
-      "INSTALL PLUGIN mroonga SONAME \"ha_mroonga.so\";",
+      "INSTALL PLUGIN Mroonga SONAME \"ha_mroonga.so\";",
       "CREATE FUNCTION last_insert_grn_id RETURNS INTEGER SONAME \"ha_mroonga.so\";",
       "CREATE FUNCTION mroonga_snippet RETURNS STRING SONAME \"ha_mroonga.so\";",
       "CREATE FUNCTION mroonga_command RETURNS STRING SONAME \"ha_mroonga.so\";",
-------------- next part --------------
HTML����������������������������...
다운로드 



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