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

buildbot tests fail massively with syntax problems and errors

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 10.3
    • 10.3.3
    • Server, Tests
    • None

    Description

      Ever since the merge

      commit 914e2c9ba830f32874e0d1ef6656faeba47b06ce 6f1b6061d8e7aa867970c6827e6737c35ee8a254 a607e4e7aa2d2fb5d9eeee35ba06d051bbcc35f6
      Merge: 6f1b606 a607e4e
      Author: Igor Babaev
      Date:   Wed Nov 1 21:48:03 2017 -0700
       
          Merge branch '10.3' of github.com:MariaDB/server into 10.3
      

      and the following compilcation fixes

      commit 0750b5f825516fd1596f6bb457550d653aa6733f 914e2c9ba830f32874e0d1ef6656faeba47b06ce
      Author: Monty 
      Date:   Thu Nov 2 11:06:02 2017 +0200
       
          Fixed compilation failures
      

      buildbot has been failing badly with various test problems. According to bar, many of them are related to the table constructor merge, in particular

      -ERROR HY000: Function or expression 'values()' cannot be used in the GENERATED ALWAYS AS clause of `b`
      +ERROR HY000: Function or expression 'select ...' cannot be used in the GENERATED ALWAYS AS clause of `b`
      

      There are many more that are or might be related, e.g.

      mysqltest: At line 27: query 'CREATE TEMPORARY TABLE tmp ENGINE=InnoDB AS SELECT VALUES(a) FROM t1' failed with wrong errno 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 '(a) FROM t1' at line 1', instead of 1005...
      

      etc.

      Please check the tree and fix.

      Attachments

        Activity

          People

            igor Igor Babaev
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.