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

Tests fail with wrong negative decimal values on p8-xenial-bintar

    XMLWordPrintable

Details

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

    Description

      http://buildbot.askmonty.org/buildbot/builders/p8-xenial-bintar/builds/6/steps/test/logs/stdio

      rpl.rpl_stm_user_variables 'stmt'        w3 [ fail ]
              Test ended at 2016-06-17 15:57:12
       
      CURRENT_TEST: rpl.rpl_stm_user_variables
      --- /mnt/build/maria-slave/p8-xenial-bintar/build/mysql-test/suite/rpl/r/rpl_stm_user_variables.result	2016-06-16 15:18:44.201684244 -0400
      +++ /mnt/build/maria-slave/p8-xenial-bintar/build/mysql-test/suite/rpl/r/rpl_stm_user_variables.reject	2016-06-17 15:57:11.903189867 -0400
      @@ -127,7 +127,7 @@
       double	-9.223372036854776e18
       float	-9.22337e18
       real	-9223372036854776000.00
      -decimal	-9223372036854775808.00
      +decimal	-854775808.00
       #### [ on slave ]
       SELECT * FROM t1;
       tinyint	-128
      @@ -143,7 +143,7 @@
       double	-9.223372036854776e18
       float	-9.22337e18
       real	-9223372036854776000.00
      -decimal	-9223372036854775808.00
      +decimal	-854775808.00
       #########################################
       ## assertion: master and slave tables are in sync
       include/diff_tables.inc [master:t1,slave:t1]
      @@ -179,7 +179,7 @@
       double	-9.223372036854776e18
       float	-9.22337e18
       real	-9223372036854776000.00
      -decimal	-9223372036854775808.00
      +decimal	-854775808.00
       #### [ on slave ]
       SELECT * FROM t1;
       tinyint	-128
      @@ -195,7 +195,7 @@
       double	-9.223372036854776e18
       float	-9.22337e18
       real	-9223372036854776000.00
      -decimal	-9223372036854775808.00
      +decimal	-854775808.00
       #########################################
       ## assertion: master and slave tables are in sync
       include/diff_tables.inc [master:t1,slave:t1]
       
      mysqltest: Result length mismatch
      

      and more.

      Attachments

        Issue Links

          Activity

            People

              svoj Sergey Vojtovich
              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.