Monthly Archives: August 2009
Out of range value adjusted for column error
This is a known bug of MySql5 which I got while customizing one of my PHP projects. In the older version of MySql offered lots of freedom to developers. Previously anything can insert/modify into its tables but it does not seem to be practical anymore. No need to worry about the error. You can fix…