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

Typo in Foreign Key error message

    XMLWordPrintable

Details

    Description

      Typo: "mach" instead of "match":

      Create table `test`.`employee` with foreign key `fk_team` constraint failed. Field type or character set for column 'team_id' does not mach referenced

      To me fixed in the following files:

      mysql-test/suite/innodb/r/innodb-fk-warnings.result:Warning 150 Create table `test`.`t2` with foreign key (a) constraint failed. Field type or character set for column 'a' does not mach referenced column 'f1'.
      storage/innobase/handler/ha_innodb.cc: "does not mach referenced column '%s'.",

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              oli Oli Sennhauser
              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.