What is the best way to store message texts on large / large websites: BLOB or plain text in a table or something else? Database: MySQL.
There are many questions you should ask yourself when making this decision. There is a very detailed article, IN BLOB or not in BLOB, that is the question: should the string be stored in BLOB or CHAR or VARCHAR? which talks about some things to consider.
"" - SMS IRC, , , VARCHAR . , .
, BLOB , , , ( , ). BLOB (, , Word), .
Source: https://habr.com/ru/post/1731566/More articles:jquery array / call function from array in order - jqueryMinor changes in dynamic and iterative development based on history - agileCompiling JS-Test-Driver Plugin and installing it on Eclipse 3.5.1 Galileo? - eclipseJava Swing display stops updating until an X event is generated - javaGet the file name of the source JSP file (even if it is included) - debuggingHow to include IsValid in nonASP.NET (standard html) approach button - asp.netПроблемы с простым издевательством с использованием RhinoMocks.NET. - c#Finding the range the number is in - javaUsing readv (), writev () and poll () from C ++ - c ++What is RIDI_PREPARSEDDATA in GetRawInputDeviceInfo? - windowsAll Articles