Oficiální stránky SALH

Detailní statistiky hráče

Sezóna: 
ZprávyVývěska SALHZ akcíKalendářRozpisVýsledkyStatistikyRozhodčíDokumentyVideaChci začít hrátRočenkyKontakty
Přihlášení týmu



Database error: Invalid SQL: SELECT g.id_game, g.final_scores_home, g.final_scores_away, g.league_round, t1.shortcut as hshort, t2.shortcut ashort, sc.amount as samount, pa.amount as pamount, sum(fo.duration) as fduration, npp.id_player as np FROM lg_game g INNER JOIN lg_team t1 ON (t1.id_team = g.id_home_team) INNER JOIN lg_team t2 ON (t2.id_team = g.id_away_team) LEFT JOIN lg_score_record sc ON (sc.id_game=g.id_game AND sc.id_player=198) LEFT JOIN lg_pass_record pa ON (pa.id_game=g.id_game AND pa.id_player=198) LEFT JOIN lg_foul_record fo ON (fo.id_game=g.id_game AND fo.id_player=198) LEFT JOIN lg_not_present_player npp ON (g.id_game=npp.id_game AND npp.id_player=198) WHERE g.id_league=44 AND (g.id_home_team= OR g.id_away_team=) GROUP BY g.id_game ORDER BY league_round
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OR g.id_away_team=) GROUP BY g.id_game ORDER BY league_round' at line 1)
Session halted.