[Groonga-mysql-commit] mroonga/mroonga at e9d3c28 [master] doc en: add 3.07 release entry

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Mon Aug 26 16:51:28 JST 2013


HAYASHI Kentaro	2013-08-26 16:51:28 +0900 (Mon, 26 Aug 2013)

  New Revision: e9d3c28bb1b389c456d8bd74057f8681fe390370
  https://github.com/mroonga/mroonga/commit/e9d3c28bb1b389c456d8bd74057f8681fe390370

  Message:
    doc en: add 3.07 release entry

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+33 -0)
===================================================================
--- doc/source/news.rst    2013-08-26 16:48:51 +0900 (d771912)
+++ doc/source/news.rst    2013-08-26 16:51:28 +0900 (cbbdb0f)
@@ -3,6 +3,39 @@
 News
 ====
 
+.. _release-3-07:
+
+Release 3.07 - 2013/8/29
+-------------------------
+
+Improvements
+^^^^^^^^^^^^
+
+* Added :doc:`/reference/udf/mroonga_escape` UDF which escapes special characters in query
+  for BOOLEAN MODE. [groonga-dev,01576] [Suggested by Kouhei Tanabe]
+* Supported VARCHAR equal expression in WHERE clause for ORDER BY LIMIT optimization.
+* Supported MariaDB 5.5.32 timestamp.
+* Supported MariaDB 10.0.4.
+
+Fixes
+^^^^^
+
+* [mariadb] Fixed a crash bug when installing plugin on Windows.
+* [storage][mysql55] Fixed a bug that changing column that has index fails.
+  [groonga-talk] [Reported by Chang]
+  This bug affects the case that ``FULLTEXT INDEX (column1)`` is changed by ``ALTER TABLE
+  table1 CHANGE column1 column1 new_column_definition`` for example.
+* [doc][wrapper] Fixed incorrect description about condition of ORDER BY LIMIT optimization.
+* [storage] Disabled ORDER BY LIMIT optimization for not indexed VARCHAR condition.
+  It should be indexed to handle COLLATION properly.
+* Fixed a bug that missing internal flag causes crash on MySQL 5.6.13.
+
+Thanks
+^^^^^^
+
+* Kouhei Tanabe
+* Chang
+
 .. _release-3-06:
 
 Release 3.06 - 2013/7/29
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index