[Groonga-commit] groonga/wikipedia-search at 3e47cd9 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 7 18:52:04 JST 2016


Kouhei Sutou	2016-02-07 18:52:04 +0900 (Sun, 07 Feb 2016)

  New Revision: 3e47cd90eca1e75d92e26eebf405f2386d01a37a
  https://github.com/groonga/wikipedia-search/commit/3e47cd90eca1e75d92e26eebf405f2386d01a37a

  Message:
    Fix a typo

  Modified files:
    benchmark/centos7/mysql-postgresql.sh

  Modified: benchmark/centos7/mysql-postgresql.sh (+1 -1)
===================================================================
--- benchmark/centos7/mysql-postgresql.sh    2016-02-07 18:51:22 +0900 (2d51cdb)
+++ benchmark/centos7/mysql-postgresql.sh    2016-02-07 18:52:04 +0900 (e487066)
@@ -245,7 +245,7 @@ benchmark_create_index_mroonga()
   done
 }
 
-benchmark_create_index_mroonga()
+benchmark_create_index_innodb()
 {
   for i in $(seq ${n_create_index_tries}); do
     echo "InnoDB: create index: ${i}:"
-------------- next part --------------
HTML����������������������������...
Download 



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