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

Over 180 million records that we could not get a number data.

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 5.5.55-galera, 10.2.12
    • None
    • None
    • CentOS7, Fedora27,

    Description

      Table
      A int(12)
      B int(12)
      C int(12)
      A varchar(100)

      I made table that inserted over 180 million(180,096,936) records. And I executed follow SQL language.

      select C, A from table order by C, A ASC;
      Value C is all "0". However, all C value contained number without 0.
      By the way, Over 170 million(170,716,433) record that we can get true value from the table.

      I confirmed Aria, MyISAM, InnoDB, The problem was happened. It not seem to relation database format. I guess just bug of the MariaDB.

      If you need test data. I send CSV file contain over 180 million lines. Please let me know.

      Attachments

        Activity

          People

            Unassigned Unassigned
            qurataro Yutaka Kubota
            Votes:
            1 Vote for this issue
            Watchers:
            4 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.