Hey guys,
I'm planning on setting a field in MySQL to accept product descriptions. I have set a VARCHAR field to 10,000 max length, and I was wondering what the max length of a field like this would be, and if there is a better setup for descriptions that will contain small HTML.
THanks