[Groonga-mysql-commit] mroonga/mroonga.github.com at 9350734 [master] Fix a typo

アーカイブの一覧に戻る

Hiroshi Hatake null+****@clear*****
Tue Dec 29 18:41:15 JST 2015


Hiroshi Hatake	2015-12-29 18:41:15 +0900 (Tue, 29 Dec 2015)

  New Revision: 935073448deab3fbab18d832173e8d3a389786df
  https://github.com/mroonga/mroonga.github.com/commit/935073448deab3fbab18d832173e8d3a389786df

  Merged 314b733: Merge pull request #6 from mroonga/fix-tense-and-sentence

  Message:
    Fix a typo
    
    untile ->
    until
         -

  Modified files:
    en/_posts/2015-12-29-mroonga-5.11.md

  Modified: en/_posts/2015-12-29-mroonga-5.11.md (+1 -1)
===================================================================
--- en/_posts/2015-12-29-mroonga-5.11.md    2015-12-29 18:27:59 +0900 (1845ed1)
+++ en/_posts/2015-12-29-mroonga-5.11.md    2015-12-29 18:41:15 +0900 (ca8bd94)
@@ -28,7 +28,7 @@ Supported MySQL 5.6.28 and 5.7.10 for RPM packages (mysql56-community-mroonga an
 
 #### Supported index table in `match_columns` in script syntax
 
-An index table name uses `-` (hyphen) as separator untile Mroonga 5.10. But `-` can't be used in `match_columns` in script syntax (`mroonga_command`), so index table can't be used in `match_columns` in script syntax. Since Mroonga 5.11, index table name separator is changed to `#` from `-`. It makes that index table can be used in `match_columns` in script syntax. However, there is no impact for many users who uses Mroonga via SQL normally.
+An index table name uses `-` (hyphen) as separator until Mroonga 5.10. But `-` can't be used in `match_columns` in script syntax (`mroonga_command`), so index table can't be used in `match_columns` in script syntax. Since Mroonga 5.11, index table name separator is changed to `#` from `-`. It makes that index table can be used in `match_columns` in script syntax. However, there is no impact for many users who uses Mroonga via SQL normally.
 
 #### Added a new UDF `mroonga_normalize`
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る