Question - Get query of row
fzn0x opened this issue · 2 comments
fzn0x commented
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?
dougwilson commented
It would be whatever was at that row in your input file.
fzn0x commented
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)