[MDEV-14274] buildbot tests fail massively with syntax problems and errors Created: 2017-11-03  Updated: 2017-11-06  Resolved: 2017-11-06

Status: Closed
Project: MariaDB Server
Component/s: Server, Tests
Affects Version/s: 10.3
Fix Version/s: 10.3.3

Type: Bug Priority: Blocker
Reporter: Elena Stepanova Assignee: Igor Babaev
Resolution: Fixed Votes: 0
Labels: 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.



 Comments   
Comment by Igor Babaev [ 2017-11-06 ]

All those failures are fixed now in 10.3.

Generated at Thu Feb 08 08:12:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.