[Groonga-mysql-commit] mroonga/mroonga.github.com at 9d0716b [master] Update 5.11 entry

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Dec 29 18:24:54 JST 2015


Masafumi Yokoyama	2015-12-29 18:24:54 +0900 (Tue, 29 Dec 2015)

  New Revision: 9d0716bd04c55f2447f8639dd7a59f6949d25dc3
  https://github.com/mroonga/mroonga.github.com/commit/9d0716bd04c55f2447f8639dd7a59f6949d25dc3

  Message:
    Update 5.11 entry

  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:23:12 +0900 (1f039c1)
+++ en/_posts/2015-12-29-mroonga-5.11.md    2015-12-29 18:24:54 +0900 (98dfb5a)
@@ -29,7 +29,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.
+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.
 
 #### Added a new UDF `mroonga_normalize`
 
-------------- next part --------------
HTML����������������������������...
下載 



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