Page Length

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Page Length

Post by davecjr »

What is or is there a maximum on static page length? I am doing a website for an older fellow that is giving me papers that are very long! I added one page and it keeps cutting about the last third of the document off. I just split in half and did a Part 1 and Part 2 but it made me wonder about the max length.

Thanks and sorry if this is somewhere else.
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Post by kleinerChemiker »

The maximum are 65.535 chars. If you change the table type to Longtext, the maximum would be 4.294.967.295 chars.
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

Thanks for the fast answer. I guess that's a mysql setting I'll have to figure out if my host will let me!
Post Reply