So, I'm building a little mini-CMS for my own personal use here, and am using MySQL as the DB backend. I am going to be storing page content in a longtext field (it will be strictly HTML inserted by fckeditor), but I have no idea how long to make the field. I see that the max size is 4294967295 characters, but I've seen ppl use multiples of 512 in this field when checking other sites that I am modeling after. First off, why is this? Second, what is a good suggested size to set this field at?
Hopefully someone's up at this hour on a Friday, and I'm not the only one all geeked-up right now. Thanks, Ray -- ============================== Ray Champagne Application Developer CrystalVision Web Site Design http://www.crystalvision.org 603.433.9559 [EMAIL PROTECTED] ============================== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224013 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

