Warning (512): 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 'ORDER BY `DtbTournament`.`seq_no` DESC  LIMIT 1' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]

Query: SELECT `DtbTournament`.`id`, `DtbTournament`.`team_id`, `DtbTournament`.`seq_no`, `DtbTournament`.`tournament_category_id`, `DtbTournament`.`tournament_game_id`, `DtbTournament`.`game_count`, `DtbTournament`.`rival_pattern_id`, `DtbTournament`.`state`, `DtbTournament`.`entry_date`, `DtbTournament`.`end_date`, `DtbTournament`.`created`, `DtbTournament`.`modified` FROM `dtb_tournaments` AS `DtbTournament` WHERE `DtbTournament`.`team_id`= ORDER BY `DtbTournament`.`seq_no` DESC LIMIT 1

サッカー日本代表ヒーローズ
トーナメント新規登録
トーナメント情報
Notice (8): Undefined index: DtbTeam [APP/tmp/smarty/compile/%%27^271^27179646%%tournament_entry.tpl.php, line 18]" size="6">チームID(team_id)
チーム内大会番号(seq_no)
次の試合の試合カテゴリー(tournament_category_id)
次の試合の大会内試合ID(tournament_game_id)
この大会でこれまでに終了した試合数(game_count)
対戦国パターンID(rival_pattern_id)
トーナメント状態(state)
大会登録日(entry_date)
大会終了日(end_date)
登録日(created)
更新日(modified)


トーナメント情報

トーナメント確認