0
next I’m having a problem in mysql which is as follows, when I register an image in the text editor of my content manager, this image is converted to Base64, this editor is summernote, however the code is added by half in the database in the text field, when I try to do the direct Insert by phpmyadmin already with the coding Base64 it gives the following message.
"linting is disabled for this query because it Exceeds the Maximum length" Someone knows how to fix this?
This answers your question? What is the difference TEXT and LONGTEXT?
– Augusto Vasques
Read also:Mysql data types and storage requirements
– Augusto Vasques