Skip to content

Instantly share code, notes, and snippets.

@haiy
Last active July 15, 2016 09:33
Show Gist options
  • Select an option

  • Save haiy/e1ef2c74276a0be8b4dd498873d0ec98 to your computer and use it in GitHub Desktop.

Select an option

Save haiy/e1ef2c74276a0be8b4dd498873d0ec98 to your computer and use it in GitHub Desktop.

Revisions

  1. haiy revised this gist Jul 15, 2016. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,7 @@
    dz-h@dzh-H:~/Desktop/kaggle_test/csv_data$ time mysqlimport --use-threads 10 --fields-terminated-by , -uroot -proot --local kaggle app_events.csv
    mysqlimport: [Warning] Using a password on the command line interface can be insecure.
    kaggle.app_events: Records: 32473068 Deleted: 0 Skipped: 0 Warnings: 3

    real 2m28.837s
    user 0m0.084s
    sys 0m0.568s
  2. haiy created this gist Jul 15, 2016.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    mysqlimport: [Warning] Using a password on the command line interface can be insecure.
    kaggle.app_events: Records: 32473068 Deleted: 0 Skipped: 0 Warnings: 3