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

Dynamic columns C functions should be included in libmysqlclient

Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.0.1, 5.5.29
    • None
    • None

    Description

      Hi folks,

      As title stated. I strongly suggest it. Dynamic columns is a great feature and should be in future more adopted by developers. As one of them, I while miss required C functions to manipulate the "BLOB" easily in the client side. The common manipulation using SQL may be very inefficient on complex applications with dozens of columns. Is more elegant provide a API.

      Actually as the documentation noted (https://kb.askmonty.org/en/dynamic-columns/) the dynamic columns functions already is included in libmysqld.

      But these functions should be equally important on both libmysqlclient and libmysqld.

      Not all linux distributions include the libmysqld on mysql package by default. Also link the application with both libmysqld and libmysqlclient is at least a bad practice.

      Best regards

      Attachments

        Issue Links

          Activity

            sanja when MDEV-3842 will be pushed, this will be as simple as adding corresponding function names to the appropriate list in the libmysql/CMakeLists.txt

            serg Sergei Golubchik added a comment - sanja when MDEV-3842 will be pushed, this will be as simple as adding corresponding function names to the appropriate list in the libmysql/CMakeLists.txt

            Pushed to 5.5.
            10.0 is wating for merge from 5.5.

            sanja Oleksandr Byelkin added a comment - Pushed to 5.5. 10.0 is wating for merge from 5.5.

            People

              sanja Oleksandr Byelkin
              adrianoam Adriano Meirelles
              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.