MySQL prior to 5.03 only allows a max varchar length of 255. Two of your fields suprass that.

Comments

athelas’s picture

Assigned: Unassigned » athelas
Status: Active » Fixed

Hi agilpwc,

Thanks for this info, I honestly did not know this.

You will notice that the table create has been ammended to have the URL and SITEDESC columns explisitly created as type TEXT.

--
Athelas

Anonymous’s picture

Status: Fixed » Closed (fixed)