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

MDEV-11878 causes regression bug

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.2.4, 10.2.5, 10.2.6, 10.2.7
    • N/A
    • Parser
    • None

    Description

      To fix MDEV-11878, "rows" has been added as reserved keyword. However, "rows" is not a reserved keyword in MySQL, so now MariaDB 10.2.4 is no longer compatible with popular DBALs such as Doctrine.

      Doctrine automatically quotes reserved keywords, but since "rows" is not a reserved keyword in MySQL, we'll end up with:

      Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'rows VARCHAR(8) ...'

      Please revert the changes to fix this regression.

      Attachments

        Activity

          People

            Unassigned Unassigned
            leo Leo Feyer
            Votes:
            0 Vote for this issue
            Watchers:
            6 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.