22.11.2012, 08:43
Since your using R6 put this under OnGameModeInit before you call any mysql functions.
Which will create a debug file in your server directory that records errors. It's kind of hard to help when the only info we are given is that it doesn't work on linux. You might not even need help after you have read that file.
pawn Код:
mysql_debug(1);