- 查询时加 binary
select * from my_user where binary name="Aa";
mysql查询区分大小写
最新推荐文章于 2024-08-22 08:45:00 发布
select * from my_user where binary name="Aa";