RGK Community Edition
  • CSTRIKE
  • Prima pagina
  • Forum
  • SourceBans
  • Boost CS
  • Community
  • Image Hosting
  • Search


Banner
  Sections

  Find a Player or Clan

Search For:
In:
Game:


  Search Results



ERROR
Database Error

Server Address: localhost
Server Username: hlstats

Error Diagnostic:
Bad query.

Server Error: (1194) Table 'hlstats_Players' is marked as crashed and should be repaired

Last SQL Query:
					SELECT
						COUNT(*)
					FROM
						hlstats_PlayerNames
					LEFT JOIN
						hlstats_Players
					ON
						hlstats_Players.playerId = hlstats_PlayerNames.playerId
					LEFT JOIN
						hlstats_Games
					ON
						hlstats_Games.code = hlstats_Players.game
					WHERE
						hlstats_Games.hidden = '0'
						AND hlstats_PlayerNames.name LIKE '%Izabella%'
						AND hlstats_Players.game='cstrike'