One of my hosted site has very much text on page, so much that all of it doesn't fit in database (more than 65334 characters =D). CMSMS should work if I convert it to mediumtext, BUT does it break future updates? Or what would be the best option to do? Splitting the page in smaller pages is not an option.
Thank you in advance!
Too much content
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Too much content
changing the column type to mediumtext should not cause any problems with upgrades.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Too much content
Ok, thanks for your quick answer.