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

ArmHF garbage longlong value printed in warning

    XMLWordPrintable

Details

    Description

      The following test case fails on Launchpad ArmHF builder with gcc 6.2.0:

      main.partition_exchange
      

      The failure is sporadic, with a different than recorded warning message

       Note	1287	'YEAR(2)' is deprecated and will be removed in a future release. Please use YEAR(4) instead
       CREATE TABLE t2 LIKE t1;
       Warnings:
      -Note	1287	'YEAR(2)' is deprecated and will be removed in a future release. Please use YEAR(4) instead
      +Note	1287	'YEAR(3958951804)' is deprecated and will be removed in a future release. Please use YEAR(4) instead
       ALTER TABLE t2 REMOVE PARTITIONING;
      

      The intermittent garbage value suggests reading uninitialised memory.

      Attachments

        Issue Links

          Activity

            People

              cvicentiu Vicențiu Ciorbaru
              cvicentiu Vicențiu Ciorbaru
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.