View Single Post
Old June 26th, 2012, 01:43 PM   #17 (permalink)
newbornhero
Member
Verified Customer
 
Join Date: Mar 2012
Posts: 62
Not working.
I tried to disable mysql.ini strict mode using=
Quote:
# Set the SQL mode to strict
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
with

Quote:
# Set the SQL mode to strict
sql-mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
newbornhero is offline   Reply With Quote