A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and team_id= and t.player_id=l.id_player order by id' at line 2

select id, match_id, team_id, player_id, player_name from cup2010_start t,cup2010_list_players l where match_id = and team_id= and t.player_id=l.id_player order by id