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

link clients dynamically in RPMs

    XMLWordPrintable

Details

    Description

      Currently in RPMs (at least, may be in DEB too), all clients are linked statically. They're much larger than they should be and library bugs cannot be fixed by upgrading the libraries.

      We need to link clients dynamically with libmysql.so and libmysqld.so

      The problem is that our clients use mysys and string and dbug. And libmysqlclient uses all that. But dynamic library doesn't export these symbols (they aren't part of the client-server API).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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