PDA

View Full Version : Article Length


Elton
03-25-2006, 09:50 PM
What's the maximimum article length, and how can we adjust it?

I've had problems with a couple of lengthy articles lately.

boccio
03-26-2006, 10:01 AM
I'd say 2^16 - 1 bytes (65535 characters).

Adjusting that would be rather easy, I'd say. Though, you need to amend database table itself, "body" field in tblArticles table. It's currently set to TEXT, but if 65K characters is not enough, make it MEDIUMTEXT, or even LONGTEXT (enough to write the Bible :))

Elton
03-31-2006, 08:43 AM
Perfect - many thanks.

I've set it to LONGTEXT and, rather than write the Bible, I'm starting my new religion in praise of your help - Boccioism is about to sweep the world :D