fromholdio/silverstripe-fulltext-innodb
Composer 安装命令:
composer require fromholdio/silverstripe-fulltext-innodb
包简介
A small SilverStripe module that enables usage of fulltext indexes with the InnoDB engine.
README 文档
README
A small SilverStripe module that enables usage of fulltext indexes with the InnoDB engine.
As of MySQL 5.6 InnoDB now supports fulltext indexes, so this just injects a replacement MySQLDBSchemaManager that removes the hard-coded/forced selection of engine=MyISAM for tables that have a fulltext index defined.
Requirements
Recommended
Installation
composer require fromholdio/silverstripe-fulltext-innodb
统计信息
- 总下载量: 250
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2019-04-25