[Groonga-commit] groonga/wikipedia-search at 053f135 [master] Revert variables

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 7 20:55:25 JST 2016


Kouhei Sutou	2016-02-07 20:55:25 +0900 (Sun, 07 Feb 2016)

  New Revision: 053f13559de288a66881b6b4232819fc7ce084d9
  https://github.com/groonga/wikipedia-search/commit/053f13559de288a66881b6b4232819fc7ce084d9

  Message:
    Revert variables

  Modified files:
    benchmark/centos7/mysql.sh

  Modified: benchmark/centos7/mysql.sh (+2 -2)
===================================================================
--- benchmark/centos7/mysql.sh    2016-02-07 20:53:53 +0900 (ec70d15)
+++ benchmark/centos7/mysql.sh    2016-02-07 20:55:25 +0900 (cfa2af5)
@@ -14,8 +14,8 @@ config_dir="${base_dir}/config/sql"
 data_dir="${base_dir}/data/csv"
 benchmark_dir="${base_dir}/benchmark"
 
-pgroonga_db="benchmark_pgroonga"
-pg_bigm_db="benchmark_pg_bigm"
+mroonga_db="benchmark_mroonga"
+innodb_db="benchmark_innodb"
 
 run()
 {
-------------- next part --------------
HTML����������������������������...
Download 



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