[Groonga-mysql-commit] mroonga/mroonga.github.com at 8fd359b [master] blog: add more description

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue May 1 13:11:42 JST 2018


Masafumi Yokoyama	2018-05-01 13:11:42 +0900 (Tue, 01 May 2018)

  New Revision: 8fd359b0603365030d78e04aa5afae575d527e64
  https://github.com/mroonga/mroonga.github.com/commit/8fd359b0603365030d78e04aa5afae575d527e64

  Message:
    blog: add more description

  Modified files:
    en/_posts/2018-04-29-mroonga-8.02.md
    ja/_posts/2018-04-29-mroonga-8.02.md

  Modified: en/_posts/2018-04-29-mroonga-8.02.md (+1 -1)
===================================================================
--- en/_posts/2018-04-29-mroonga-8.02.md    2018-05-01 13:06:27 +0900 (19f4d8b)
+++ en/_posts/2018-04-29-mroonga-8.02.md    2018-05-01 13:11:42 +0900 (df6dd42)
@@ -24,7 +24,7 @@ The main changes are as follows. We recommend you to upgrade because some bugs a
 * Fixed a crash bug when some complex condition in `ORDER BY` such as `ORDER BY 1 + 1, id, content`.
 * 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.
-* Fixed a memory leak.
+* Fixed a memory leak for column caches.
 
 ### Conclusion
 

  Modified: ja/_posts/2018-04-29-mroonga-8.02.md (+1 -1)
===================================================================
--- ja/_posts/2018-04-29-mroonga-8.02.md    2018-05-01 13:06:27 +0900 (a3b27de)
+++ ja/_posts/2018-04-29-mroonga-8.02.md    2018-05-01 13:11:42 +0900 (8584c5f)
@@ -21,7 +21,7 @@ description: Mroonga 8.02をリリースしました!
   * [\[groonga-dev,04616\] Re: percona-serverバージョンアップに伴うエラーについて](https://lists.osdn.me/mailman/archives/groonga-dev/2018-April/004619.html)
 * `ORDER BY` の中に `ORDER BY 1 + 1, id, content` のような複雑な条件があるとクラッシュするバグを修正しました。
 * コンディションプッシュダウンが有効になっているときに `AND (x = 1 OR x = 2)` などがSQLに含まれていると `MATCH AGAINST` 条件が無視されるバグを修正しました。
-* メモリリークを修正しました。
+* カラムキャッシュのメモリリークを修正しました。
 
 ### おわりに
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180501/9d060162/attachment-0001.htm 



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