select * from user where name regexp 'mac1|mac2|mac3' 通过regexp 方式查询多个值,使用|实现or效果 相关文章: 2022-12-23 2022-12-23 2021-10-27 2021-09-03 2021-11-23 2021-12-08 2022-01-21 2022-12-23