35-й сезон, ИД 12618. Ближайшие матчи - ИД 12620 (ср 11/03/2026) Чемпионаты стран, 6-й тур
[Чемпионат Литвы, 1-й дивизион] Фазе - Шяуляй
Отчет о матчеТехнические данныеРасчетные данные
Фазе 1:1 Шяуляй
Query:
select pms.*, p.short_name as pos_name, pl.name as player_name, ifnull(pms.team_number, pl.team_number) as team_number, pms.starting_position as position, tc.*, pms.team as team from (seasons ss, player_match_statistics pms, positions p, players pl) left join team_colors tc on tc.team = 1009 and tc.season = ss.season where game = 1070350 and starting_position <= 15 and pms.team = 1009 and p.id = starting_position and pl.id = pms.player and ss.start_day <= 12193 and ss.end_day >= 12193 order by p.code
error: Can't open file: './fb_arc/team_colors.frm' (errno: 24)