while (my $item_id = $sth->fetchrow_array ()) #### while (my ($item_id) = $sth->fetchrow_array ())