Hi, I am worried about exceeding the maximum size of a TEXT data type. Should I be worried and use something like a MEDIUMTEXT or LONGTEXT?
The project background is that it is a project that aims to give others ability to create projects and manage them. Kinda vague, but whatever.
So should I have any worries about exceeding the variable size of a TEXT (normal) and use something like MEDIUMTEXT or LONGTEXT data types?
And what effect (other than bigger variables) will MEDIUMTEXT and LONGTEXT have on my server?
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --