31.05.2012, 14:10
Add at the top of your script:
pawn Code:
new MySQL:Connection;
// and replace your mysql_init with this
mysql_init(LOG_ALL);