3. Upgrade

There is a case that incompatible change is introduced at new release. It is announced by release announce if new release contains such a incompatible change.

Here is the list of recommended way of upgrading Mroonga from old release.

See following URL about upgrade sequence if you use previous version.

If you upgrade prior to 1.20, refer to Release 1.20 - 2012/01/29

If you upgrade from 1.20, refer to Release 2.00 - 2012/02/29

If you upgrade from 2.00 or 2.01, refer to Release 2.02 - 2012/04/29

If you upgrade from 2.00 or later and using multiple column indexes on storage mode, refer to Release 2.03 - 2012/05/29

If you upgrade from 2.04 or later and using SET column or ENUM that has the number of elements < 256 in Storage mode, refer to Release 2.05 - 2012/07/29

If you upgrade from 2.05 or later and using multiple column indexes against VARCHAR or CHAR, refer to Release 2.08 - 2012/10/29

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 Release 2.09 - 2012/11/29 for each case.

If you upgrade prior to 5.03 and satisfies following the conditions, refer to Release 5.04 - 2015/06/29 and upgrade schema.

  • Using custom tokenizer in index comment

  • Using mroonga_default_parser as server variable

  • Using index_flags parameter for index column

  • Using type parameter for Groonga’s column type in storage mode