Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-17908

MariaDB 10.3.11 missing the semisync plugin?

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • N/A
    • Replication
    • None

    Description

      1. Install MariaDB 10.3.11 from the provided yum repository for CentOS 7
      2. Go to documentation on semisync replication – https://mariadb.com/kb/en/library/semisynchronous-replication/
      3. Try to install the plugin
      MariaDB [(none)]> install plugin rpl_semi_sync_master soname 'semisync_master.so';
      ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/semisync_master.so' (errno: 2, cannot open shared object file: No such file or directory)
      4. Realise said plugin is not available so semisync cannot be used

      Attachments

        Activity

          colin Colin Charles created issue -
          colin Colin Charles made changes -
          Field Original Value New Value
          Description 1. Install MariaDB 10.3.11 from the provided yum repository
          2. Go to documentation on semisync replication -- https://mariadb.com/kb/en/library/semisynchronous-replication/
          3. Try to install the plugin
          MariaDB [(none)]> install plugin rpl_semi_sync_master soname 'semisync_master.so';
          ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/semisync_master.so' (errno: 2, cannot open shared object file: No such file or directory)
          4. Realise said plugin is not available so semisync cannot be used
          1. Install MariaDB 10.3.11 from the provided yum repository for CentOS 7
          2. Go to documentation on semisync replication -- https://mariadb.com/kb/en/library/semisynchronous-replication/
          3. Try to install the plugin
          MariaDB [(none)]> install plugin rpl_semi_sync_master soname 'semisync_master.so';
          ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/semisync_master.so' (errno: 2, cannot open shared object file: No such file or directory)
          4. Realise said plugin is not available so semisync cannot be used
          elenst Elena Stepanova added a comment - - edited

          Semisync is not a plugin anymore in 10.3+, it's a part of the normal server.
          It has been documented here:
          https://mariadb.com/kb/en/library/semisynchronous-replication/

          From MariaDB 10.3.3, the plugin has been merged into the main server and does not need to be installed.

          elenst Elena Stepanova added a comment - - edited Semisync is not a plugin anymore in 10.3+, it's a part of the normal server. It has been documented here: https://mariadb.com/kb/en/library/semisynchronous-replication/ From MariaDB 10.3.3, the plugin has been merged into the main server and does not need to be installed.
          elenst Elena Stepanova made changes -
          Fix Version/s N/A [ 14700 ]
          Resolution Not a Bug [ 6 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 91054 ] MariaDB v4 [ 133783 ]

          People

            Unassigned Unassigned
            colin Colin Charles
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.