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

main.type_blob failed in buildbot with wrong result

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.1(EOL)
    • N/A
    • Tests, MTR
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-ppc64le/builds/1567/steps/mtr/logs/stdio

      main.type_blob                           w1 [ fail ]
              Test ended at 2018-01-08 04:21:58
       
      CURRENT_TEST: main.type_blob
      --- /usr/share/mysql/mysql-test/r/type_blob.result	2018-01-08 02:48:57.000000000 -0500
      +++ /dev/shm/var/1/log/type_blob.reject	2018-01-08 04:21:57.895854615 -0500
      @@ -617,7 +617,7 @@
       3	NULL
       explain select * from t1 where txt='Chevy' or txt is NULL;
       id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
      -1	SIMPLE	t1	ref_or_null	txt_index	txt_index	23	const	2	Using where
      +1	SIMPLE	t1	ALL	txt_index	NULL	NULL	NULL	3	Using where
       select * from t1 where txt='Chevy ';
       id	txt
       1	Chevy
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.