mysql:sql alter table修改表的字符集

xiaoxiao2021-02-27  355

alter table tweets convert to character set utf8mb4 collate utf8mb4_unicode_ci;
转载请注明原文地址: https://www.6miu.com/read-3789.html

最新回复(0)