【问题标题】:Enable TokUdb plugin into MySQL or MariaDb in Windows OS在 Windows 操作系统中启用 TokUdb 插件到 MySQL 或 MariaDb
【发布时间】:2014-11-17 13:26:44
【问题描述】:

是否可以在 Windows 中为 MariaDbMySQl 数据库启用或安装 TukUDB 库存引擎,因为我发现很多教程如何在 Linux 上启用此插件,但在 Windows 中没有?

我试图从 MySQL 控制台安装它,但我收到很多 消息错误

install plugin tokudb soname 'ha_tokudb.so';

错误控制台:

install plugin tokudb soname 'ha_tokudb.so';
[Err] 1126 - Can't open shared library 'C:\Program Files\MariaDB 10.0\lib\plugin\ha_tokudb.so.dll' (errno: 2, The specified module could not be found.
)

感谢提前

【问题讨论】:

    标签: mysql windows installation mariadb


    【解决方案1】:

    那些“*.so”文件无法在 Windows 上运行。他们的网站说如果你想在 Windows 上运行它,你需要联系他们:https://www.percona.com/blog/2011/02/01/1773/#Technical

    请通过 support@tokutek.com 联系 Tokutek 以获得 Windows 支持 [...]

    【讨论】:

      猜你喜欢
      • 2019-04-28
      • 2020-10-03
      • 1970-01-01
      • 2013-09-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多