Sveiki, netieku galā ar konekciju pie mysql, lūk šeit ir sma kods

https://pastebin.com/uY9upFjX

LOGS

[code]

L 03/12/2012 - 15:24:42: [AMXX] Run time error 10 (plugin "stats_mysql.amxx") (native "get_pcvar_string") - debug not enabled!
L 03/12/2012 - 15:24:42: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 03/12/2012 - 15:24:42: String formatted incorrectly - parameter 3 (total 2)
L 03/12/2012 - 15:24:42: [AMXX] Run time error 25 (plugin "radio.amxx") - debug not enabled!
L 03/12/2012 - 15:24:42: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 03/12/2012 - 15:24:52: [MySQL] Invalid info tuple handle: 0
L 03/12/2012 - 15:24:52: [AMXX] Run time error 10 (plugin "stats_mysql.amxx") (native "SQL_ThreadQuery") - debug not enabled!
L 03/12/2012 - 15:24:52: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

[/code]

Datubāze:

[code]

CREATE TABLE IF NOT EXISTS `lol` (
`id` int(255) NOT NULL auto_increment,
`lol` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

[/code]

 

Itkā es liku prikšā debug bet nekā.