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

Default mcsmysql to use --quick

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.7
    • Icebox
    • cpimport
    • None

    Description

      mysql --quick is not buffering the result and send it strayed to cpimport , if not uses on big table cpimport will timeout waiting for data
      query a big table via mysql -e"select start from bigtable" | more , there is good chance that you never get any result until tcp timeout

      same command using --quick or -q give instant result to proceed

      Documenting in KB the way to make a direct extract import should be improved to get as imple as possible

      We used :
      mysql -N -h remote_mariadb -u import_user -p import_password -q -e 'select * from test.test"| cpimport -s'\t' test test

      Attachments

        Activity

          People

            dthompson David Thompson (Inactive)
            stephane@skysql.com VAROQUI Stephane
            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.