Crashing [ MySQL ]
#6

Quote:
Originally Posted by DiiP
View Post
pawn Code:
new Escape[5][128];

stock PlayerName(playerid)
{
      new name[MAX_PLAYER_NAME];
      GetPlayerName(playerid, name, sizeof(name));
      return name;
}
Okay and what about the other part of my post? Are you sure that a connection to the MySQL server exists when the function is called?

Also did you try enabling MySQL debugging and reading the MySQL logs to see what it says?
Reply


Messages In This Thread
Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:30
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:31
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:32
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:33
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:34
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:35
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:40
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:41
Re: Crashing [ MySQL ] - by DiiP - 17.10.2011, 14:45
Re: Crashing [ MySQL ] - by JaTochNietDan - 17.10.2011, 14:46

Forum Jump:


Users browsing this thread: 2 Guest(s)