insert into auth (id,stuff,stuff2) values((select max(id)+1 from tickets),$stuff1,$stuff2);