1
我從詹金斯調用聲納轉輪,然後出現以下錯誤清除數據:聲納錯誤無法與聲納3.7和MS SQL
Fail to purge data [id=1]
org.apache.ibatis.exceptions.PersistenceException:
### Error updating database. Cause: java.sql.SQLException: Prepared or callable statement has more than 2000 parameter markers.
### SQL: delete from dependencies where from_snapshot_id in
...
### Cause: java.sql.SQLException: Prepared or callable statement has more than 2000 parameter markers.
是否有任何人知道這個錯誤(聲納缺陷)的一種替代方法。