Last active
July 15, 2016 09:33
-
-
Save haiy/e1ef2c74276a0be8b4dd498873d0ec98 to your computer and use it in GitHub Desktop.
Revisions
-
haiy revised this gist
Jul 15, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
haiy created this gist
Jul 15, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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