Answer the question
In order to leave comments, you need to log in
What datatype to use in mysql?
In general, there is a field where data up to 2000 characters long can be entered. What type of data to use for storage? It is also fundamentally important to be able to set a default value (which does not work in text fields for some reason).
Answer the question
In order to leave comments, you need to log in
Every table (regardless of storage engine) has a maximum row size of 65,535 bytes. Storage engines may place additional constraints on this limit, reducing the effective maximum row size.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question