Navigation Menu

Skip to content

Commit

Permalink
doc: emphasize build support for MySQL 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 26, 2015
1 parent 1a83193 commit 7d7cb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -21,7 +21,7 @@ Improvements
* Supported to specify options by table comment when primary key is using hash by ``PRIMARY KEY (...) USING HASH``.
[GitHub#46] [Patch by Naoya Murakami]
* Supported index column flags by index comment. Use ``FULLTEXT INDEX (...) COMMENT 'index_flags "COLUMN_INDEX"'`` for example. [GitHub#47] [Patch by Naoya Murakami]
* Supported MySQL 5.7.
* Supported to build with MySQL 5.7.
* [rpm][centos] Supported Percona Server 5.6.x on CentOS 6/7. [Tested on CentOS 6 by Yoshino]
* Supported ``utf8_unicode_520_ci`` and ``utf8mb4_unicode_520_ci``. Note that it requires ``groonga-normalizer-mysql`` 1.0.9.

Expand Down

0 comments on commit 7d7cb78

Please sign in to comment.