|
I'm trying to import a .csv file into my mysqldb. I keep getting this error:
Data truncated for column 'column_name' at row 1
Can someone please explain why this is happening?
I even changed all the values in that column to a simple '1' value and I still get this error.
|