Ostatnie spotkania |
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 'liga AND COALESCE(m.Date, r.Date) < '2019-12-09 16:51:30'' at line 4 SELECT MAX(COALESCE(m.Date, r.Date)) AS Date FROM matches m INNER JOIN rounds r ON m.RoundID = r.RoundID WHERE r.CompID = 4 liga AND COALESCE(m.Date, r.Date) < '2019-12-09 16:51:30' Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/kielecka/www/engine/db.inc on line 37 Fatal error: Call to a member function ToSql() on a non-object in /home/kielecka/www/engine/competition.php on line 117 |