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

type_test.type_test_double fails with 'NUMERIC_SCALE NULL'

    XMLWordPrintable

Details

    Description

      Noticed in http://buildbot.askmonty.org/buildbot/builders/kvm-deb-bionic-amd64/builds/4415/steps/mtr/logs/stdio:

      type_test.type_test_double               w4 [ fail ]
              Test ended at 2020-04-14 08:20:04
       
      CURRENT_TEST: type_test.type_test_double
      --- /usr/share/mysql/mysql-test/plugin/type_test/type_test/type_test_double.result	2020-04-14 05:32:13.000000000 -0400
      +++ /dev/shm/var/4/log/type_test_double.reject	2020-04-14 08:20:04.455194071 -0400
      @@ -290,7 +290,7 @@
       CHARACTER_MAXIMUM_LENGTH	NULL
       CHARACTER_OCTET_LENGTH	NULL
       NUMERIC_PRECISION	22
      -NUMERIC_SCALE	31
      +NUMERIC_SCALE	NULL
       DATETIME_PRECISION	NULL
       CHARACTER_SET_NAME	NULL
       COLLATION_NAME	NULL
       
      mysqltest: Result length mismatch
      

      On current 10.5 master this test is not at all visible (e.g. http://buildbot.askmonty.org/buildbot/builders/kvm-deb-bionic-amd64/builds/4413/steps/mtr/logs/stdio) because Debian packaging was omitting usr/lib/mysql/plugin/type_test.so and this test did simply not run before.

      Attachments

        Activity

          People

            monty Michael Widenius
            otto Otto Kekäläinen
            Votes:
            0 Vote for this issue
            Watchers:
            6 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.