Create a text field or a different type of field? Is there anything else I should know before writing an insert script? ... Or select scripts?
You can use BLOBorTEXT
BLOB
TEXT
You can also use CLOB (Large Large Object). Depends on the length of the data you store.
. . "", , .
Source: https://habr.com/ru/post/1765573/More articles:Multiprocessor payment system with PayPal - phpКак подавить boost:: thread предупреждения с помощью gcc? - c++how to fix opacity on IE6 - jqueryRegarding stdio.h - cHow can I queue emails when the SMTP server is down? - c #Insert a PHP array into two MySQL tables - sqlWhich thread pool manager is recommended for Perl? - multithreadingGet GPS start / stop events using addGpsStatusListener - androidHow to protect a trunk from developers - version-controlMultiple drag and drop divs - jqueryAll Articles