MySQL 5 Error – Out of range value adjusted for column

Today i installed vBulletin on a Windows 2003 server, PHP 5 ISAPI, MySQL 5.
 
Installation process stoped with error “Out of range value adjusted for column”
 
This is error due to STRICT_TRANS_MODE is set in MySQL 5, to disable this, you can edit my.ini in MySQL installation file or taking “MySQL Server Instance Configuration Wizard” and removing the check box for “Enable Strict Mode”

Related posts:

  1. MySQL Error: Can’t connect through socket /var/tmp/mysql.sock
  2. Cpanel Error – Can’t locate DBD/mysql.pm
  3. Cpanel Error – Can’t locate DBD/mysql.pm
  4. Upgrading MySQL 4 to 4.1 in FreeBSD Cpanel Server.
  5. MySQL on FreeBSD Cpanel Server
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>