in my mysql DB - I've set a column type as "text" - is there a limit to the number of chars in this??
if so - is there another field type I could use - there will be 10's of thousands of chars possible.....
would blob data work? It's just raw text I need to store.....