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

join_outer_innodb.test fails in 10.0-monty

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      It fails like this

      [psergey@pylon-fedora15 mysql-test]$ diff -urp r/join_outer_innodb.re{sult,ject}
      --- r/join_outer_innodb.result	2012-06-28 18:31:05.561398000 +0400
      +++ r/join_outer_innodb.reject	2013-07-03 06:48:45.835839473 +0400
      @@ -14,7 +14,7 @@ EXPLAIN
       SELECT COUNT(*) FROM t2 LEFT JOIN t1 ON t2.fkey = t1.id 
       WHERE t1.name LIKE 'A%' OR FALSE;
       id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
      -1	SIMPLE	t2	index	NULL	fkey	5	NULL	5	Using index
      +1	SIMPLE	t2	index	NULL	fkey	5	NULL	6	Using index
       1	SIMPLE	t1	eq_ref	PRIMARY	PRIMARY	4	test.t2.fkey	1	Using where
       DROP TABLE t1,t2;

      Attachments

        Issue Links

          Activity

            People

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