Simple Question for you. [ Mysql related or maybe streamer ]
#6

Quote:
Originally Posted by kirollos
Посмотреть сообщение
but he/she says server crash.

anyway.

pawn Код:
stock g_mysql_ReturnEscaped(unEscapedString[], connectionHandle)
{
    new EscapedString[256];
    mysql_real_escape_string(unEscapedString, EscapedString, connectionHandle); // that's for BlueG's mysql plugin
    return EscapedString;
}
It just fixed the warning, but when i register / login in my server then my server get restarted, everytime with error
Segmentation fault
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)