34-й сезон, ИД 12270. Ближайшие матчи - ИД 12270 (ср 17/09/2025) Чемпионаты стран, 11-й тур
Йосип Чутук
Query:
select if(ifnull(sum(ps.minutes), 0) < 1500, 1, 0) as min_ok from player_statistics ps where season = 34 - 1 and ps.player = 20280 and ps.tournament not in (1, 5) group by ps.player
error: Unknown column 'season' in 'where clause'