Now that the 'reserves' table has an id column, it would be nice to link the tmp_holdsqueue table to it using reserves_id as a foreign key. Furthermore, we could require the tmp+holdsqueue column to be unique, as we can only have a single line in tmp_holdsqueue for any given rserve_id.
*** This bug has been marked as a duplicate of bug 34686 ***