[Groonga-mysql-commit] mroonga/mroonga at 5858fbd [master] doc: update 8.02 entry

Back to archive index

Masafumi Yokoyama null+****@clear*****
Thu Apr 26 13:17:31 JST 2018


Masafumi Yokoyama	2018-04-26 13:17:31 +0900 (Thu, 26 Apr 2018)

  New Revision: 5858fbd34a630ed186ec2360ca911b0cfbd2869e
  https://github.com/mroonga/mroonga/commit/5858fbd34a630ed186ec2360ca911b0cfbd2869e

  Message:
    doc: update 8.02 entry

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.rst

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+6 -4)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2018-04-26 12:38:27 +0900 (ffcc5ccb)
+++ doc/locale/ja/LC_MESSAGES/news.po    2018-04-26 13:17:31 +0900 (533d005c)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: groonga storage engine 1.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2018-04-26 12:44+0900\n"
+"PO-Revision-Date: 2018-04-26 13:16+0900\n"
 "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -78,11 +78,13 @@ msgstr ""
 "ラッシュするバグを修正しました。"
 
 msgid ""
-"Fixed a bug when `MATCH AGAINST AND (x = 1 OR x = 2)`. [Gitter/"
+"Fixed a bug that `MATCH AGAINST` condition is ignored if SQL containing such "
+"as `AND (x = 1 OR x = 2)` when condition push down is enabled. [Gitter/"
 "ja:5ae014842b9dfdbc3ac7ce1f][Reported by colt27]"
 msgstr ""
-"`MATCH AGAINST AND (x = 1 OR x = 2)` のバグを修正しました。 [Gitter/"
-"ja:5ae014842b9dfdbc3ac7ce1f][colt27さんが報告]"
+"コンディションプッシュダウンが有効になっているときに `AND (x = 1 OR x = 2)` "
+"などがSQLに含まれていると `MATCH AGAINST` 条件が無視されるバグを修正しまし"
+"た。 [Gitter/ja:5ae014842b9dfdbc3ac7ce1f][colt27さんが報告]"
 
 msgid "Fixed a memory leak."
 msgstr "メモリリークを修正しました。"

  Modified: doc/source/news.rst (+2 -1)
===================================================================
--- doc/source/news.rst    2018-04-26 12:38:27 +0900 (b46552b7)
+++ doc/source/news.rst    2018-04-26 13:17:31 +0900 (5c719768)
@@ -35,7 +35,8 @@ Fixes
 
 * Fixed a crash bug when some complex condition in `ORDER BY` such as `ORDER BY 1 + 1, id, content`.
 
-* Fixed a bug when `MATCH AGAINST AND (x = 1 OR x = 2)`.
+* Fixed a bug that `MATCH AGAINST` condition is ignored if SQL containing such as
+  `AND (x = 1 OR x = 2)` when condition push down is enabled.
   [Gitter/ja:5ae014842b9dfdbc3ac7ce1f][Reported by colt27]
 
 * Fixed a memory leak.
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180426/f624910e/attachment-0001.htm 



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