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

one can specify field's DEFAULT twice

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.6, 10.11, 11.4, 11.8
    • 10.11, 11.4, 11.8
    • Parser
    • None

    Description

      create table t1 ( a char(10) DEFAULT ((SELECT '1')) DEFAULT (0));
      show create table t1;
      drop table t1;
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            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.