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

Add Column_definition::type_handler()

    XMLWordPrintable

Details

    Description

      We'll change Column_definition as follows:

      • remove the enum_field_types sql_type member, responsible for data type
      • derive Column_definition from Type_handler_hybrid_field_type instead

      This is needed to add new data types easier, including pluggable data types.
      Eventually all data types inside the server will be identified by their Type_handler pointers, rather than a enum_field_types type code. This task is a step towards.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.