06.08.2011, 01:00
(
Последний раз редактировалось Donya; 06.08.2011 в 03:59.
)
Hey, was just searching the forums for a solution and this guy had the same problem..
http://forum.sa-mp.com/showthread.ph...=onqueryfinish
edit: a user with the EXACT same problem as me
edit 2: another user!
http://forum.sa-mp.com/showthread.ph...sh#post1269390
* Yes, I know those posts are from R5, it's just an example.
I believe its Linux only
BEFORE ANYONE SHOWS ME WHAT BLUEG SAID
The bug is back!
http://forum.sa-mp.com/showthread.ph...=onqueryfinish
edit: a user with the EXACT same problem as me
Quote:
Nice plugin
![]() I wanted to know, since i've threaded some queries my server freezes sometimes. By checking in the logs i can find "Data is getting passed to OnQueryFinish() - (Threadsafe: No)". What does that "Threadsafe: No" mean ? I think it has something to do with the MySQL server's configuration, the threaded queries cannot execute in the specified thread, but i am not sure. If it has an importance, how could i activate it ? Thanks in advance. |
http://forum.sa-mp.com/showthread.ph...sh#post1269390
* Yes, I know those posts are from R5, it's just an example.
I believe its Linux only
BEFORE ANYONE SHOWS ME WHAT BLUEG SAID
Quote:
The plugin has been updated after almost one year once again due to a threading bug which was discovered by xxmitsu. I have added mutexes to make sure shared variables don't get accessed twice by different threads at the same time. (which causes random crashes) Besides that I have made some code improvements and fixed some small bugs.
I advice everyone who uses the threading capabilities to update to R6, the files are as usual in the first post. Great thanks for this release goes to xxmitsu for testing and compiling the plugin on Debian5 and CentOS. |