| |
Error accessing pitching information
DEBUG MODE
SQL Error : 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 '2) AND team_id = 1' at line 1
SELECT SUM(er) AS er, SUM(ip) AS ip FROM tz_pitching WHERE game_id in (,2) AND team_id = 1
Line : 146 File : functions_stats.php |
| |
|