Hi all,

Just a quick Q. If I store content for html pages within medium/longtext fields within a mysql table naturally the size of the table will grow as more pages are added. But my question is, storing a page worth of text for a couple hundred pages will it impact on web access performance?

I'm looking into the idea of storing ALL my web related info within mysql database (sort of challenge but at the same time I don't want to create a snail system.

Anyone know where I can find info on access performance of mysql databases based on their size...or does anyone have any advice/ideas of their own?

Thanx
Ben