[Groonga-mysql-commit] mroonga/mroonga.github.com at defad24 [master] doc: fix wrong MySQL version

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 4 22:11:17 JST 2014


Kouhei Sutou	2014-08-04 22:11:17 +0900 (Mon, 04 Aug 2014)

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

  Message:
    doc: fix wrong MySQL version
    
    Reported by _so4. Thanks!!!

  Modified files:
    docs/news.html
    ja/docs/news.html

  Modified: docs/news.html (+2 -2)
===================================================================
--- docs/news.html    2014-08-04 18:02:27 +0900 (ab354c2)
+++ docs/news.html    2014-08-04 22:11:17 +0900 (9a01798)
@@ -95,7 +95,7 @@ environment. [Patch by Toshihisa Tashiro]</li>
 <div class="section" id="fixes">
 <h3>Fixes<a class="headerlink" href="#fixes" title="Permalink to this headline">¶</a></h3>
 <ul class="simple">
-<li>[rpm][centos] Built with MySQL 5.6.37 on CentOS.
+<li>[rpm][centos] Built with MySQL 5.5.37 on CentOS.
 [Reported by YOSHIDA Mitsuo]</li>
 <li>Fixed to use lowercase for table name to avoid  lower/upper-case specific
 issue on Mac OS. [Patch by Toshihisa Tashiro]</li>
@@ -1883,4 +1883,4 @@ used for full count. [#1196][groonga-dev,0653] [Reported by Kaneoka]</li>
     </script>
   </body>
 
-</html>
\ No newline at end of file
+</html>

  Modified: ja/docs/news.html (+2 -2)
===================================================================
--- ja/docs/news.html    2014-08-04 18:02:27 +0900 (69b1241)
+++ ja/docs/news.html    2014-08-04 22:11:17 +0900 (1fe35f9)
@@ -96,7 +96,7 @@
 <div class="section" id="fixes">
 <h3>修正<a class="headerlink" href="#fixes" title="このヘッドラインへのパーマリンク">¶</a></h3>
 <ul class="simple">
-<li><p class="first">[rpm][centos] CentOSでMySQL 5.6.37でビルドするようにしました。[吉田さんが報告]</p>
+<li><p class="first">[rpm][centos] CentOSでMySQL 5.5.37でビルドするようにしました。[吉田さんが報告]</p>
 </li>
 <li><p class="first">Mac OSでの大文字/小文字特有の問題を回避するためにテストのテーブル名は小文字を使うようにしました。[Tashiroさんがパッチ提供]</p>
 </li>
@@ -2109,4 +2109,4 @@ mysql&gt; ALTER TABLE table_name ENABLE KEYS;
     </script>
   </body>
 
-</html>
\ No newline at end of file
+</html>
-------------- next part --------------
HTML����������������������������...
下载 



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