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

UUID(size) should be disallowed

    XMLWordPrintable

Details

    • Bug
    • Status: Confirmed (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.11.2
    • 10.11, 11.4
    • None

    Description

      It is possible to specify a length for a UUID column:

      MariaDB [test]> CREATE TABLE t (
          ->     uuid UUID(24)
          -> );
      Query OK, 0 rows affected (0.040 sec)
      

      As far as I can tell, this has no effect, so it shouldn't be allowed or it should at least produce a warning. But if it has an effect, it should be documented.

      Attachments

        Issue Links

          Activity

            People

              Gosselin Dave Gosselin
              f_razzoli Federico Razzoli
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.