【问题标题】:installing open query graph on MariaDB Galera server在 MariaDB Galera 服务器上安装开放查询图
【发布时间】:2017-08-06 22:54:36
【问题描述】:

我在安装 oqgraph 引擎时遇到问题,有人可以提出建议吗?

" ERROR 1126 (HY000): Can't open shared library 'ha_oqgraph.so' (errno: 8, API version for STORAGE ENGINE plugin OQGRAPH is not supported by this version of server)".

我在 centos 6.8 minimum 上的安装步骤如下:

1- 设置 MariaDB 存储库
2- 安装 epel-release 和 socat
3- 安装开发工具4- 安装 wget
5- 安装 boost boost-devel boost-doc
6- wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm7- rpm -Uvh epel-release-6-8.noarch.rpm
8- yum install Judy
9- yum install MariaDB-Galera-server MariaDB*engine MariaDB-client rsync galera

它显示安装了 oqgraph 和其他引擎,但是当我使用“SHOW ENGINES”检查 MariaDB 引擎时,没有安装 oqgraph,当我尝试使用“INSTALL SONAME 'ha_oqgraph'”安装它时,它给了我上面提到的错误.

感谢您的建议

【问题讨论】:

    标签: mariadb galera oqgraph


    【解决方案1】:

    最后我没有找到任何在 Galera 10.0 Server 上安装 oqgraph 的解决方案

    但它在 10.1 版本上运行良好

    问候

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-05-12
      • 1970-01-01
      • 1970-01-01
      • 2015-05-15
      • 1970-01-01
      • 2015-01-18
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多