$rv = $sth->bind_columns( \($UIDholder, $indexmonths, $indexyears) ); #### $rv = $sth->bind_columns( \my ($UIDholder, $indexmonths, $indexyears) );