13.02.2014, 18:20
Well, this isn't really an answer to my question.
I'll lock myself up in the basement and test everything the plugin has to offer. I won't release a new version until I'm absolutely sure that there are no bugs (kinda getting sick of those bugs). I'll also take my time (no ETA till R38), but you can always check progress through the commits.
Quote:
It seems that sometimes threaded queries lose data (no idea what causes it, can't isolate test case).
http://pastebin.com/V6J8T1NQ Also there is ~400 cache_get_row calls earlier in the same second. This one has two records in database, but cache_get_row_count returns 0. Reverting to R34 solves the problem. I'm not sure, but I had reports of that only on linux (didn't get anyone to check on windows). |
Quote:
Sometimes this error is in mysql_log without reason:
Код:
[21:58:46] [ERROR] "mysql_tquery" - invalid connection handle (id: 1) [21:58:46] [ERROR] "mysql_tquery" - invalid connection handle (id: 1) [...] + PLEASE COMPILE THE PLUGIN FOR NEW FIX IN OnQueryError !!! |