[링크] MySQL 에서 SELECT ... IN () 크기 제한
ITWeb/서버관리 2009. 5. 13. 20:03Database 간 차이가 있지요.
MySQL 에서는 packet size 로 처리를 하고 있군요.
The number of values in the
IN
list is only limited by the max_allowed_packet
value.