Navigation Menu

Skip to content

Commit

Permalink
doc: fix wrong MySQL version
Browse files Browse the repository at this point in the history
Reported by _so4. Thanks!!!
  • Loading branch information
kou committed Aug 4, 2014
1 parent 2228af6 commit defad24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/news.html
Expand Up @@ -95,7 +95,7 @@ <h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to t
<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>
Expand Down Expand Up @@ -1883,4 +1883,4 @@ <h3>Navigation</h3>
</script>
</body>

</html>
</html>
4 changes: 2 additions & 2 deletions ja/docs/news.html
Expand Up @@ -96,7 +96,7 @@ <h3>改良<a class="headerlink" href="#improvements" title="このヘッドラ
<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>
Expand Down Expand Up @@ -2109,4 +2109,4 @@ <h3>ナビゲーション</h3>
</script>
</body>

</html>
</html>

0 comments on commit defad24

Please sign in to comment.