26.02.2015, 19:42
i cant Download it please give me Working link
It would be nice if SA-MP could have MySQL pre-installed, enabled from cfg. That would remove any inconsistency between various versions and plugins.
|
here if people need it, it includes static/windows you should know what .dll/.so is
http://egaming.ro/MySQL/R6/ |
logprintf( "\n\n > MySQL plugin R5 successfully loaded.\n");
@Vince - you have to realize that there are still many scripts that requires that version and replacing them is not always best thing to do.
|
Also, i don't think the way current plugin is working is good for SA-MP. It's forcing many uneducated people to use threads and in many cases they fail to do so. I'm not saying that it is bad to use threaded MySQL - it's actually good, but you have to understand how it works to use it properly, and that's main problem.
|
Also i don't like how that MySQL plugin have zero backward compatibility that forces old scripts to be updated, and in many cases it's easier to rewrite that code then actually update it to new MySQL callbacks.
|