Answer the question
In order to leave comments, you need to log in
Varchar(5000) or text?
Mariadb
innodb
field will be selected both when getting a specific record (for example, where id = ...)
and when getting multiple records (for example, where created_at > ...)
indexes are not needed for this field.
The most common operations are select.
What to choose?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question