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

innodb.innodb_max_recordsize_32k, innodb.innodb_stats_persistent_debug failed in buildbot with "operation failed"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 10.2
    • N/A
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-trusty-x86/builds/3867/steps/test/logs/stdio

      innodb.innodb_max_recordsize_32k 'innodb' w1 [ fail ]
              Test ended at 2017-12-08 17:02:56
       
      CURRENT_TEST: innodb.innodb_max_recordsize_32k
      --- /usr/local/mariadb-10.2.12-linux-i686/mysql-test/suite/innodb/r/innodb_max_recordsize_32k.result	2017-12-08 14:47:05.000000000 +0000
      +++ /usr/local/mariadb-10.2.12-linux-i686/mysql-test/suite/innodb/r/innodb_max_recordsize_32k.reject	2017-12-08 17:02:55.962976341 +0000
      @@ -358,13 +358,13 @@
       FLUSH TABLE t;
       ANALYZE TABLE t;
       Table	Op	Msg_type	Msg_text
      -test.t	analyze	status	OK
      +test.t	analyze	status	Operation failed
       SELECT stat_value FROM mysql.innodb_index_stats where database_name = 'test' and table_name= 't' and stat_name='n_leaf_pages';
       stat_value
      -4
      +2
       SELECT clustered_index_size from mysql.innodb_table_stats where database_name = 'test' and table_name= 't';
       clustered_index_size
      -5
      +3
       DROP TABLE t;
       CREATE TABLE t(col BLOB) ENGINE=InnoDB ROW_FORMAT=COMPACT;
       SHOW WARNINGS;
       
      mysqltest: Result length mismatch
      

      http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar-debug/builds/3276

      innodb.innodb_stats_persistent_debug 'innodb' w3 [ fail ]
              Test ended at 2017-12-29 09:00:18
       
      CURRENT_TEST: innodb.innodb_stats_persistent_debug
      --- /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/innodb/r/innodb_stats_persistent_debug.result	2017-12-28 15:51:23.042794735 -0500
      +++ /home/buildbot/maria-slave/power8-vlp03-bintar-debug/build/mysql-test/suite/innodb/r/innodb_stats_persistent_debug.reject	2017-12-29 09:00:17.956768065 -0500
      @@ -17,7 +17,7 @@
       connect con1, localhost, root,,;
       ANALYZE TABLE t;
       Table	Op	Msg_type	Msg_text
      -test.t	analyze	status	OK
      +test.t	analyze	status	Operation failed
       disconnect con1;
       connection default;
       DROP TABLE t;
       
      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.