Mroonga blog

2014-04-29

Mroonga 4.02 has been released!

Mroonga 4.02 has been released!

Mroonga is a MySQL storage engine that supports fast fulltext search and geolocation search. It is CJK ready. It uses Groonga as a storage and fulltext search engine.

Here are topics in this release:

  • Supports MariaDB 10.0.10 GA
  • Fixes many bugs

Supports MariaDB 10.0.10 GA

MariaDB 10.0.10 GA (General Availability) was released at 31 Mar 2014. Mroonga 4.02 supports MariaDB 10.0.10. You can use Mroonga with MariaDB 10.0.10.

Binaries for Windows are also provided. They are built by cosmo0920 . Thanks!

Fixes many bugs

This release includes many bug fixes. Most of them are reported by users. Thanks!

Here are fixed bugs in this release:

  • [storage] Stopped to use truncate for DELETE FROM table. [groonga-dev,02222] [Reported by GMO Media, Inc.]
  • [wrapper] Stopped to use truncate for DELETE FROM table.
  • [storage] Fixed a bug that inplace alter table with no primary key crashes. [groonga-dev,02227] [Reported by GMO Media, Inc.]
  • [storage] Fixed a bug that ORDER BY function(vector_reference_column) doesn't work. [groonga-dev,02234] [Reported by Naoya Murakami]
  • Fixed a bug that setting the current value to mroonga_default_parser or mroonga_log_file crash. [GitHub#6] [Patch by Satoshi MITANI]
  • Fixed a bug that mroonga_lock_timeout in my.cnf or command line option is ignored. [GitHub#7] [Patch by GMO Media, Inc.]
  • Fixed a bug that deleting by primary key doesn't update unique index. [groonga-dev,02244] [Reported by Akihiro Tsukui]

Conclusion

See Release 4.02 - 2014/04/29 about detailed changes since 4.01.

Let's search by Mroonga!