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

main.repair_symlink-5543 fails in buildbot

    XMLWordPrintable

Details

    Description

      https://internal.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/6477/steps/test/logs/stdio

      main.repair_symlink-5543                 w2 [ fail ]
              Test ended at 2017-03-09 11:56:40
       
      CURRENT_TEST: main.repair_symlink-5543
      --- /usr/local/mariadb-10.1.22-linux-i686/mysql-test/r/repair_symlink-5543.result	2017-03-09 08:02:14.000000000 +0100
      +++ /usr/local/mariadb-10.1.22-linux-i686/mysql-test/r/repair_symlink-5543.reject	2017-03-09 11:56:40.000000000 +0100
      @@ -2,15 +2,15 @@
       insert t1 values (1);
       repair table t1;
       Table	Op	Msg_type	Msg_text
      -test.t1	repair	error	40 for record at pos 0
      -test.t1	repair	Error	File 'MYSQL_TMP_DIR/t1.MYD' not found (Errcode: 40 "Too many levels of symbolic links")
      +test.t1	repair	error	20 for record at pos 0
      +test.t1	repair	Error	File 'MYSQL_TMP_DIR/t1.MYD' not found (Errcode: 20 "Not a directory")
       test.t1	repair	status	Operation failed
       drop table t1;
       create table t2 (a int) engine=aria data directory='MYSQL_TMP_DIR';
       insert t2 values (1);
       repair table t2;
       Table	Op	Msg_type	Msg_text
      -test.t2	repair	error	40 for record at pos 256
      -test.t2	repair	Error	File 'MYSQL_TMP_DIR/t2.MAD' not found (Errcode: 40 "Too many levels of symbolic links")
      +test.t2	repair	error	20 for record at pos 256
      +test.t2	repair	Error	File 'MYSQL_TMP_DIR/t2.MAD' not found (Errcode: 20 "Not a directory")
       test.t2	repair	status	Operation failed
       drop table t2;
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              cvicentiu Vicențiu Ciorbaru
              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.