Hi All,
I'm a vet at mysql 3.0 adn 4.0, and we finally got 5.0 installed on a client's server - now, one of my old and reliable sql queries came back at me with this message:
Error #1265 - Data truncated for column 're_volumenumber' at row 1
Apparently 5.0 is more touchy about these things than 4.x. This is fine but is there any way to make it be less touchy so that I can get something up and running? Any setting to change?
BTW, I'm looking at the update query and the actual value in re_volumenumber is blank (i.e. '') - so that really makes no sense
Thanks,
Samuel