Log in

View Full Version : force_sql_mode?


s0b
05-21-2007, 02:54 PM
I have my vBulletin forum in a server with MySQL 4.1.20, must i change this?:

$config['Database']['force_sql_mode'] = false;


Thanks!

El_Muerte
05-21-2007, 03:20 PM
// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.

s0b
05-21-2007, 03:38 PM
I have read it, i only want to know if vBulletin recommed it:

"You only need to modify this value if vBulletin recommends it"

El_Muerte
05-21-2007, 04:11 PM
well... did vBulletin tell you anything about it? probably not, so there's no recommendation.

it should read Jelsoft instead of vBulletin