io per 'riavvolgere' un array usavo la funzione rewind:
http://it2.php.net/manual/it/function.rewind.php
non so se possa andare bene anche nel tuo caso...

hai provato a fare:
Codice PHP:
mysql_data_seek($prod2_set,1); 
ciao