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

Add/Fix support for non-bundled libedit in client

    XMLWordPrintable

Details

    Description

      In the mysql.cc client source file, MariaDB uses declaration of functions from the readline library (such as rl_library_version or history_length). This however makes it impossible to link with non-bundled version of the libedit library - the functions are simply not there and the linking fails with undefined reference errors.

      Also the CMake gives no options for finding and linking the non-bundled library.

      As the Oracle's MySQL includes support for non-bundled libedit, it would be nice if MariaDB could provide this capability too.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              jstanek Jan Stanek
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.