Closed fzn0x closed 2 years ago
Data too long for column 'name' at row 27808, I get this type of error. How to see what query at row 27808 on bulk insert?
It would be whatever was at that row in your input file.
Solved by debug it using fs, mysql.format then get the row (line number)
Data too long for column 'name' at row 27808, I get this type of error. How to see what query at row 27808 on bulk insert?