Ad ogni mysql_query() fatti restituire l'eventuale errore...
mysql_query("") or die mysql_error();

e vedi cosa restituisce.