Hello Dear all, I am trying to install Vbulletin and I face following issue Invalid SQL: CREATE TABLE userfield ( userid INT UNSIGNED NOT NULL DEFAULT '0', temp MEDIUMTEXT NOT NULL DEFAULT '', field1 MEDIUMTEXT NOT NULL, field2 MEDIUMTEXT NOT NULL, field3 MEDIUMTEXT NOT NULL, field4 MEDIUMTEXT NOT NULL, PRIMARY KEY (userid) ) mysql error: BLOB/TEXT column 'temp' can't have a default value mysql error number: 1101 I am not at all Sql expert, I was running installation step and at step 3 i got this error when it was creating tables , can anybody please help me how to resolve this thanks in advance Regards, Netmaxin