摘要: select a* from table a inner join table b on a.field1 collate utf8mb4_unicode_ci = b.field2 阅读全文
posted @ 2023-03-27 17:47 Bevis 阅读(37) 评论(0) 推荐(0)