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

partition_alter_myisam fails with -DWITH_VALGRIND=1 builds

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.1
    • 10.1
    • None
    • None

    Description

      --- /home/bar/maria-git/server.10.1/mysql-test/suite/parts/r/partition_alter_myisam.result	2018-01-24 13:15:54.185364484 +0400
      +++ /home/bar/maria-git/server.10.1/mysql-test/suite/parts/r/partition_alter_myisam.reject	2018-02-10 00:10:21.979386013 +0400
      @@ -48,6 +48,11 @@
                        index directory = 'MYSQL_TMP_DIR',
       partition p02 data directory = 'MYSQL_TMP_DIR'
                        index directory = 'MYSQL_TMP_DIR');
      +Warnings:
      +Warning	1618	<DATA DIRECTORY> option ignored
      +Warning	1618	<INDEX DIRECTORY> option ignored
      +Warning	1618	<DATA DIRECTORY> option ignored
      +Warning	1618	<INDEX DIRECTORY> option ignored
       insert into t1 values (1, 1, repeat('a', 100));
       insert into t1 select rand()*1000, rand()*1000, repeat('b', 100) from t1;
       insert into t1 select rand()*1000, rand()*1000, repeat('b', 100) from t1;
       
      mysqltest: Result length mismatch
       
       - saving '/home/bar/maria-git/server.10.1/mysql-test/var/log/parts.partition_alter_myisam/' to '/home/bar/maria-git/server.10.1/mysql-test/var/log/parts.partition_alter_myisam/'
      --------------------------------------------------------------------------
      The servers were restarted 0 times
      Spent 0.000 of 4 seconds executing testcases
       
      Failure: Failed 1/1 tests, 0.00% were successful.
      

      It seems the test for MDEV-14026 should be moved into a separate file with:

      --source include/have_symlink.inc
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              bar Alexander Barkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.