K
и почему на 4, а не на 4.4?
Size: a a a
K
C
AA
C
EN
ДО
EN
IA
K
AA
IA
EN
alter table zabbix.host_inventory modify column date_hw_decomm varchar(64) character set utf8 collate utf8_bin default '' not null ;
ERROR 1118 (42000) at line 47: Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
IA
alter table zabbix.host_inventory modify column date_hw_decomm varchar(64) character set utf8 collate utf8_bin default '' not null ;
ERROR 1118 (42000) at line 47: Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
ДО
EN
K
EN
EN
AA
EN