MySQL Error!
MySQL error in file: /engine/modules/rgdev/tourney/tourneyClass.php at line 485
Error Number: 1064
The Error returned was:
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 team_2 IN())
AND tourney_id = 43
...' at line 3
SQL query:
SELECT id, result_match, team_1, team_2, lap
FROM sfw_tourney_match
WHERE (team_1 IN() OR team_2 IN())
AND tourney_id = 43
AND bracket = 0