SELECT xdb_player.id as PK, CONCAT(xdb_player.name) as value FROM xdb_matchPlayer, xdb_player WHERE xdb_matchPlayer.player = xdb_player.id AND xdb_matchPlayer.matchId = [nativecode=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 '' at line 4]

  

| : spectateurs
RED ICE
  DS

Buts
   () 0-0;    () 0-0;    () 0-0;    () 0-0; D SELECT `xdb_player`.`id` as id,`xdb_player`.`name` as name,`xdb_player`.`number` as number,`xdb_player`.`position` as position,IF(DATE_FORMAT(`xdb_player`.`birthdate`,'%y%m%d')='000000','',DATE_FORMAT(`xdb_player`.`birthdate`,'%d.%m.%Y')) as birthdate,`xdb_player`.`bornCity` as bornCity,`xdb_player`.`height` as height,`xdb_player`.`wheight` as wheight,`xdb_player`.`lastClub` as lastClub,`xdb_player`.`picture1` as picture1,`xdb_player`.`team` as team,`xdb_player`.`firstClub` as firstClub FROM xdb_player WHERE 1=1 AND `xdb_player`.`id` = D [nativecode=1054 ** Unknown column 'D' in 'where clause']
Fatal error: Cannot use object of type DB_Error as array in /usr/share/opus/roles/xchange/xchange_sgbd_connector.class.php on line 1015