[Groonga-mysql-commit] mroonga/mroonga at 8e1e35a [master] doc: list the condtions

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Jul 2 01:35:38 JST 2015


HAYASHI Kentaro	2015-07-02 01:35:38 +0900 (Thu, 02 Jul 2015)

  New Revision: 8e1e35a2c0015f97aeef0ad7d63b3fcc4159d528
  https://github.com/mroonga/mroonga/commit/8e1e35a2c0015f97aeef0ad7d63b3fcc4159d528

  Message:
    doc: list the condtions

  Modified files:
    doc/source/upgrade.rst

  Modified: doc/source/upgrade.rst (+6 -1)
===================================================================
--- doc/source/upgrade.rst    2015-07-02 00:58:08 +0900 (4915837)
+++ doc/source/upgrade.rst    2015-07-02 01:35:38 +0900 (1df466d)
@@ -24,5 +24,10 @@ If you upgrade from 2.05 or later and using multiple column indexes against VARC
 
 If you upgrade from 2.08 or later and using TIMESTAMP column, please recreate database. If you upgrade from 2.08 or later and using CHAR(N) as primary key, please recreate index. Refer to :ref:`release-2-09` for each case.
 
-If you upgrade prior to 5.03 and using custom tokenizer in index comment, :ref:`mroonga_default_parser` as server variable, `index_flags` parameter or `type` parameter for Groonga's column type, refer to :ref:`release-5-04`
+If you upgrade prior to 5.03 and satisfies following the conditions, refer to :ref:`release-5-04` and upgrade schema.
+
+* Using custom tokenizer in index comment
+* Using :ref:`mroonga_default_parser` as server variable
+* Using `index_flags` parameter for index column
+* Using `type` parameter for Groonga's column type in storage mode
 
-------------- next part --------------
HTML����������������������������...
Download 



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