14.05.2015, 10:16
Quote:
@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.
|
Quote:
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.
|
Quote:
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.
|
R39 = threaded, cached and ORM
How the hell do you expect backward compatibility. Furthermore, compare R6 source with R39, it's so much better now.
Shows that you have no idea of this topic. MySQL servers can differ from server to server and can require different MySQL libraries.