Details
Description
galera.lp1376747-4 failed on CI: Result length mismatch.
stdio.log:
10.2.30-5 3831266bfa3499e5513b9b86ed67088336405c7e, rhel-8 |
2020-01-23T03:23:36.3812840Z galera.lp1376747-4 'innodb' w1 [ fail ]
|
2020-01-23T03:23:36.3814050Z Test ended at 2020-01-23 03:23:36
|
2020-01-23T03:23:36.3814325Z
|
2020-01-23T03:23:36.3814880Z CURRENT_TEST: galera.lp1376747-4
|
2020-01-23T03:23:36.3815513Z --- /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.result 2020-01-23 01:05:31.000000000 +0000
|
2020-01-23T03:23:36.3815980Z +++ /__w/1/s/mysql-test/suite/galera/r/lp1376747-4.reject 2020-01-23 03:23:36.052518414 +0000
|
2020-01-23T03:23:36.3816571Z @@ -36,12 +36,10 @@
|
2020-01-23T03:23:36.3816795Z Table Create Table
|
2020-01-23T03:23:36.3817135Z t1 CREATE TABLE `t1` (
|
2020-01-23T03:23:36.3817287Z `id` int(11) NOT NULL,
|
2020-01-23T03:23:36.3817815Z - `f2` int(11) DEFAULT NULL,
|
2020-01-23T03:23:36.3818041Z PRIMARY KEY (`id`)
|
2020-01-23T03:23:36.3818229Z ) ENGINE=InnoDB DEFAULT CHARSET=latin1
|
2020-01-23T03:23:36.3818411Z SELECT * from t1;
|
2020-01-23T03:23:36.3818724Z -id f2
|
2020-01-23T03:23:36.3819043Z -1 NULL
|
2020-01-23T03:23:36.3819398Z -2 3
|
2020-01-23T03:23:36.3819871Z +id
|
2020-01-23T03:23:36.3820004Z +1
|
2020-01-23T03:23:36.3820195Z connection node_1;
|
2020-01-23T03:23:36.3820396Z DROP TABLE t1;
|
2020-01-23T03:23:36.3820551Z
|
2020-01-23T03:23:36.3820752Z mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-21917 galera.lp1376747-4 MTR failed: Unknown MySQL error
- Closed