15.03.2011, 18:33
when the id is set to "auto increment" I doubt that "INSER INTO `tabel` (blablalba) VALUES (blalalal) ORDER BY id ASC" will change anything..
ASC is senseless for "INSERT INTO" and doesn't solve my id problem (as far as I know)
ASC is senseless for "INSERT INTO" and doesn't solve my id problem (as far as I know)