MySQL查询区分大小写

在where条件后加binary

例:select * from test_unique where binary name = 'tt';

posted @ 2022-08-24 11:02  哇塞咔咔  阅读(14)  评论(0)    收藏  举报