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

rocksdb.issue255 fails in buildbot with wrong execution plan

    XMLWordPrintable

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos73-ppc64le/builds/5289

      rocksdb.issue255                         w2 [ fail ]
              Test ended at 2018-06-25 07:45:53
       
      CURRENT_TEST: rocksdb.issue255
      --- /usr/share/mysql-test/plugin/rocksdb/rocksdb/r/issue255.result	2018-06-25 05:10:49.000000000 +0000
      +++ /dev/shm/var/2/log/issue255.reject	2018-06-25 07:45:53.070034375 +0000
      @@ -36,7 +36,7 @@
       INSERT INTO t1 VALUES (5);
       SHOW TABLE STATUS LIKE 't1';
       Name	Engine	Version	Row_format	Rows	Avg_row_length	Data_length	Max_data_length	Index_length	Data_free	Auto_increment	Create_time	Update_time	Check_time	Collation	Checksum	Create_options	Comment
      -t1	ROCKSDB	#	Fixed	1	#	#	#	#	#	6	NULL	NULL	NULL	latin1_swedish_ci	NULL		
      +t1	ROCKSDB	#	Fixed	3	#	#	#	#	#	6	NULL	NULL	NULL	latin1_swedish_ci	NULL		
       INSERT INTO t1 VALUES (1000);
       Warnings:
       Warning	1264	Out of range value for column 'pk' at row 1
      @@ -46,7 +46,7 @@
       127
       SHOW TABLE STATUS LIKE 't1';
       Name	Engine	Version	Row_format	Rows	Avg_row_length	Data_length	Max_data_length	Index_length	Data_free	Auto_increment	Create_time	Update_time	Check_time	Collation	Checksum	Create_options	Comment
      -t1	ROCKSDB	#	Fixed	2	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
      +t1	ROCKSDB	#	Fixed	4	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
       INSERT INTO t1 VALUES ();
       ERROR 23000: Duplicate entry '127' for key 'PRIMARY'
       SELECT * FROM t1;
      @@ -55,7 +55,7 @@
       127
       SHOW TABLE STATUS LIKE 't1';
       Name	Engine	Version	Row_format	Rows	Avg_row_length	Data_length	Max_data_length	Index_length	Data_free	Auto_increment	Create_time	Update_time	Check_time	Collation	Checksum	Create_options	Comment
      -t1	ROCKSDB	#	Fixed	2	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
      +t1	ROCKSDB	#	Fixed	4	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
       INSERT INTO t1 VALUES ();
       ERROR 23000: Duplicate entry '127' for key 'PRIMARY'
       SELECT * FROM t1;
      @@ -64,5 +64,5 @@
       127
       SHOW TABLE STATUS LIKE 't1';
       Name	Engine	Version	Row_format	Rows	Avg_row_length	Data_length	Max_data_length	Index_length	Data_free	Auto_increment	Create_time	Update_time	Check_time	Collation	Checksum	Create_options	Comment
      -t1	ROCKSDB	#	Fixed	2	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
      +t1	ROCKSDB	#	Fixed	4	#	#	#	#	#	127	NULL	NULL	NULL	latin1_swedish_ci	NULL		
       DROP TABLE t1;
       
      mysqltest: Result content mismatch
      

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            elenst Elena Stepanova
            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.