Raised This Month: $ Target: $400
 0% 

Crash and plugin error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
FiFiX
Senior Member
Join Date: May 2008
Location: Poland
Old 03-15-2009 , 07:34   Re: Crash and plugin error
Reply With Quote #3

But, plugin can't connect with DB after crash, not before.
And I've got this:
Code:
    g_SqlTuple = SQL_MakeDbTuple(Host,User,Pass,Db);
    new errorcode;
    g_SqlConnection = SQL_Connect(g_SqlTuple,errorcode,error,254);
    if (!g_SqlConnection)
    {
        log_amx("[PS3.1] Server cannot connect to database.");
        log_amx("[PS3.1] Error(%d): %s",errorcode,error);
        return;
    }



It's the same I think.


Last edited by FiFiX; 03-15-2009 at 09:12.
FiFiX is offline
Send a message via Skype™ to FiFiX
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode