DataGrip only import 325 rows from CSV. Tried across multiple versions and different machines. What am I doing wrong?

The title says it all. No matter what I do, I can only get DataGrip to import 325 rows from a csv.

Is there a setting that I am missing or something?

0

There is no limit for import data.

What is your database? Do you see any warnings in bottom right corner? there should be a balloon tooltip when import finishes and in case of errors it shows path to file with log.

0
Avatar
Permanently deleted user

The import shows success and explicitly says "325 rows imported"

The database is MySQL

There is no error log exported


7:11 AM @production: <FILE_NAME>.csv imported to <TABLE_NAME>: 325 rows (344 ms)
0
Avatar
Permanently deleted user

There are over 10k rows in that csv. It consists of two columns, both are int64

0
Avatar
Permanently deleted user

Also, thank you for your time and help!!!

0
Avatar
Permanently deleted user

Actually, I just found an error that I had looked over. Let me investigate

0

@... Were you able to mange the issue? Is it work now?

0

请先登录再写评论。