Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1833

Select count(*) from table not work correctly

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Unresolved
    • 1.1.6
    • None
    • MariaDB Server
    • None
    • Vmware 6.7
      2 UM
      3 PM

    Description

      Hi,
      i've one table with 43008 records but using select count there are about 49152 thousand records.
      Why this discrepancy?
      SELECT * FROM unified_audit_trail_test
      43008 records
      SELECT COUNT FROM unified_audit_trail_test
      49152 records

      SELECT dbid,COUNT FROM unified_audit_trail_test GROUP BY dbid
      DBID COUNT
      3286457321 42105 records
      3257935924 903 records

      Attachments

        Activity

          People

            Unassigned Unassigned
            nbattista89 Nicola
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.