PM
Size: a a a
PM
PM
PM
PM
PM
PM
PM
M
The internal representation of a MySQL table has a maximum row size limit of 65,535 bytes, even if the storage engine is capable of supporting larger rows. BLOB and TEXT columns only contribute 9 to 12 bytes toward the row size limit because their contents are stored separately from the rest of the row.
🇻
В
${MSQL} -h"${m1}" -e "SET GLOBAL server_id = (SELECT @@server_id + 2);"
Я просто не очень силен в составлении SQL запросов...A
OM