[Groonga-mysql-commit] mroonga/mroonga at e8b6591 [master] rpm centos: fix a typo

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Sun Sep 29 17:36:11 JST 2013


HAYASHI Kentaro	2013-09-29 17:36:11 +0900 (Sun, 29 Sep 2013)

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

  Message:
    rpm centos: fix a typo

  Modified files:
    packages/rpm/centos/mysql-mroonga.spec.in

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+1 -1)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2013-09-29 17:31:36 +0900 (3c907b8)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2013-09-29 17:36:11 +0900 (73a2f0c)
@@ -144,7 +144,7 @@ DROP FUNCTION IF EXISTS mroonga_escape;
 UNINSTALL PLUGIN mroonga;
 FLUSH TABLES;
 "
-sql="
+install_sql="
 DELETE IGNORE FROM mysql.plugin WHERE name = 'mroonga';
 INSTALL PLUGIN mroonga SONAME 'ha_mroonga.so';
 CREATE FUNCTION last_insert_grn_id RETURNS INTEGER SONAME 'ha_mroonga.so';
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index