开发者

opencart - Increase field size of address in table setting - config_address

how to increase field size of address in table setting --> config_address ?

Now i see in structure of config_address is 开发者_开发技巧Type : TEXT in phpMyadmin , so i need change from TEXT to LONG TEXT ?


LONGTEXT can hold up to 2^32 bytes, as specified in the mysql data type storage requirements.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜