Install mariadb10.2.17 connect under centos7.3.

problem description

clipboard.png

the environmental background of the problems and what methods you have tried

looked up a lot of materials:
https://mariadb.com/kb/en/lib.
http://blog.sina.com.cn/s/blo.
https://blog.csdn.net/ianchar.
https://mariadb.com/kb/en/lib.
https: / / centos.pkgs.org/7/cen.

related codes

also tried to install unixODBC
yum install unixODBC

what result do you expect? What is the error message actually seen?

expect:
connect can be installed normally.
result:
ERROR 1126 (HY000): Can"t open shared library"/ usr/lib64/mysql/plugin/ha_connect.so" (errno: 2, cannot open shared object file: No such file or directory)).

=

The

ha_connect.so file never existed.

Apr.23,2021
Menu