解决Mysql唯一键不区分大小写方法

alter table `table_name` modify filed varchar(150) binary;
posted @ 2023-02-10 17:27  君莫笑我十年游  阅读(80)  评论(0)    收藏  举报