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

load data not show process bar in MariaDB 10.2.5?

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.2.5
    • 10.2.7
    • Server
    • None
    • CentOS 6.7 , MariaDB 10.2.5

    Description

      Hi,
      In MariaDB 10.2.5, load data not show process bar , MariaDB 10.1.22 is normal.
      please confirm.

      MariaDB [test]> select version();
      +--------------------+
      | version()          |
      +--------------------+
      | 10.2.5-MariaDB-log |
      +--------------------+
       
      MariaDB [test]> load data infile '/tmp/test.txt' into table test01;
      Query OK, 7087224 rows affected (6 min 59.14 sec)
       
      MariaDB [(none)]> select version();
      +-----------------+
      | version()       |
      +-----------------+
      | 10.1.22-MariaDB |
      +-----------------+
       
      MariaDB [test]> load data infile '/tmp/test.txt' into table test01;
      Stage: 1 of 2 'reading file'   95.3% of stage done
      ...
      Query OK, 7087224 rows affected (7 min 19.83 sec)   
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            sysdljr sysdljr
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.