team Query Failed
SELECT team.id_team , team_member , team_type , email , info , seqence,phone_number,picture FROM team
join team_type on team.id_team_type = team_type.id_team_type WHERE team.id_team_type <2 ORDER BY seqence
1045:Access denied for user ''@'localhost' (using password: NO)
|