Hi I am trying to store large data content in mysql database. For that i set Datatype as TEXT but still it limits to store the data. So what will be the solution for string large content in Mysql tables and retrieve the same.
I am storing news description in one of my mysql table.
Suggest!!! Thanks.