2.1版本查询语句in方式有异常或者性能问题,Error querying database. Cause: java.sql.SQLException: errCode = 2, detailMessage = Unexpectedexception: null
Open
- Dominant language
- MDX
- Stars
- 133
- Forks
- 464
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 50
Description
select user_id FROM t_customer
WHERE mobile in
(
'13501013423'
);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.