Page 1 of 1

Data too long for column...

Posted: Tue 04 Dec 2007 22:28
by eduardosic
Hi,

in my computer runing mysql i don't get the exception
#22001Data too long for column 'XXX' at row 1, the rows is saved
with the column length.

but if the server is running in other machine this exception is raised.

how to supress the exception and save data?

Posted: Wed 05 Dec 2007 13:11
by Antaeus
For what field types does the problem occur? Try to find differences in server settings and object definitions. Probably the problem is related to different server versions.