Jump to content

ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке


Recommended Posts

проверил некоторые плагины для MariaDB

Скрытый текст
MariaDB [(none)]> install plugin mysql_clear_password soname 'mysql_clear_password.so';
ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке
MariaDB [(none)]> install plugin caching_sha2_password soname 'caching_sha2_password.so';
ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке
MariaDB [(none)]> install plugin dialog soname 'dialog.so';
ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке
MariaDB [(none)]> install plugin client_ed25519 soname 'client_ed25519.so';
ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке
MariaDB [(none)]> install plugin sha256_password soname 'sha256_password.so';
ERROR 1127 (HY000): Невозможно отыскать символ '_mysql_plugin_interface_version_' в библиотеке

 

возможно решение. sphinx plugin compiling issue for mysql about _mysql_plugin_interface_version_  вдруг кто ставить будет.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...