# Manticore Search 2.6.4 GA 版本发布

我们很高兴地宣布 [Manticore Search 2.6.4 GA](https://github.com/manticoresoftware/manticoresearch/releases/tag/2.6.4) 的发布。

适用于 Debian、Ubuntu、Red Hat/CentOS、Windows 和 OSX 的预构建软件包可以从 [这里](https://github.com/manticoresoftware/manticore/releases) 下载。有关 Docker 镜像，请查看官方 [仓库](https://hub.docker.com/r/manticoresearch/manticore/)。

### 改进

* 可以通过 MySQL 使用 [FEDERATED 存储引擎](https://docs.manticoresearch.com/latest/html/federated_storage_engine.html) 执行 Manticore 搜索查询。唯一的要求是在 MySQL 中启用 Federated 引擎，并在 Manticore Search 中启用 SphinxQL 接口。
* 在支持的系统上，可以通过启用 [listen\_tfo](https://en.wikipedia.org/wiki/TCP_Fast_Open) 指令使用 [TCP Fast Open](https://docs.manticoresearch.com/latest/html/conf_options_reference/searchd_program_configuration_options.html#listen-tfo) 连接。
* [Indextool](https://docs.manticoresearch.com/latest/html/command_line_tools_reference/indextool_command_reference.html) 现在可以转储实时索引的标题。
* 添加了对 [ProxySQL](http://www.proxysql.com/) MySQL 代理服务器的兼容性。
* 此版本为 Ubuntu 18.04 LTS Bionic Beaver 添加了软件包。
* 本版本修复了若干错误，完整报告请参阅 [发布说明](https://docs.manticoresearch.com/latest/html/releasenotes.html#version-2-6-4-ga-3-may-2018)。
