· 6 years ago · Nov 03, 2019, 09:42 AM
1L 11/03/2019 - 10:33:23: Info (map "awp_kox_acekill") (file "/home/servers/users/srv59208/CS_GO/csgo/addons/sourcemod/logs/errors_20191103.log")
2L 11/03/2019 - 10:33:23: [h2k_rangi.smx] Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's Play :d', 0, 0, 0, 'Unranked')' at line 1
3L 11/03/2019 - 10:33:23: [h2k_rangi.smx] Query: CREATE TABLE IF NOT EXISTS `h2k_ranks` (`steamid` VARCHAR(64) NOT NULL, `name` VARCHAR(128) NOT NULL, `points` INT NOT NULL, `rank` INT NOT NULL, `coin` INT, `rank_name` VARCHAR(64) NOT NULL, UNIQUE KEY `steamid` (`steamid`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci