Hi,

Mroonga 8.01 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.

Document:
   http://mroonga.org/docs/

How to install: Install Guide
   http://mroonga.org/docs/install.html

How to upgrade: Upgrade Guide
   http://mroonga.org/docs/upgrade.html

Blog:
   http://mroonga.org/en/blog/2018/03/29/mroonga-8.01.html

Changes:
   http://mroonga.org/docs/news.html#release-8.01


In this release, Mroonga requires latest Groonga 8.0.1 to fix bugs. It
means that MySQL/MariaDB must be restarted to upgrade package
correctly.

Here is a topic in this release.

## Fixed a bug that wrong cache for other database is used

In this release, wrong cache related bug was fixed.

This bug occurs the following conditions are met.

* Multiple database are created
* Use mroonga_command() against one of them

If you don't use mroonga_command() in query, above conditions are not
met, so this bug doesn't affect you.

Regards,

-- 
Kentaro Hayashi <haya...@clear-code.com>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to