Search Results
Sorry, my domain expired on the 23rd, it should be back up shortly.
28,417
For people who are having troubles connecting to a mysql server, make sure your params are in the correct order! This mysql plugin doesn't use the same param order as some others! Another note: the w...
28,417
If you are only passing one variable to the callback, you can use mysql_query, mysql_query_array is only used when passing multiple parameters to the callback. mysql_query prototype: Код: mysql_q...
28,417
Can we get the whole snippet of code used? Just saying that this one function is causing the script to stop working doesn't help!
28,417
You're calling me stubborn because I want credit when its rightfully mine, yet you're calling my work "half-finished and broken". Why would you copy my plugin if its "half-finished and broken", why w...
2,729
I'm not going to waste my time over this, but if you put both the projects side by side and compare.... It looks like you've just changed a few things around, changed the order of some functions, and ...
2,729
I can see you've stolen code, and the basic architecture from my sockets plugin.
2,729
You might be getting errors and logs mixed up, that file is logging events performed by the mysql plugin. Its actually showing that it has successfully connected with no errors. If the line starts w...
28,417
That might be your problem, don't use visual c++ 2010, use 2008. Visual c++ 2010 is horrible.
28,417
The source on the website is the latest verson, make sure your compiling the correct source and copying over the correct dll.
28,417
Are you getting the same error with the linux plugin?
28,417
Hmm, are you running the plugin on windows or linux? EDIT: Found the problem, I took out a function for testing and forgot to put it back in. Sorry guys... I'll compile and re-upload.
28,417
Thank you for the bug report, I will look into this immediately. I just need a little information, what function were you using to retrieve the data? If you can send me the pawn script used in your t...
28,417
I have FSX, only play it about once a week though.
105
Whoops, had the file named linux_satic_2.1.1.tar.gz by mistake Fixed now :P
28,417
Quote: Originally Posted by Fro1sha mysql_close don't close handle. And server crash... Build 157 - Fixed.
28,417
Btw, can a mod please change the topic name to: "[REL] SA:MP MySQL Plugin 2.1.1 - Released (1/25/2011)" Thanks.
28,417
Updated to version 2.1.1 - Server crashes after OnGameModeExit fixed.
28,417
Links back with new domain(http://www.strickenkid.com)
28,417