mysql update [rep]
#4

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
False. Only threaded queries have a callback. If you want to do a non-threaded query then you will need to save the cache and get the stuff from it then delete the cache and you won't need a callback, but it will freeze the server until it finishes that MySQL stuff, but if you use threaded queries then the server will keep going while that MySQL stuff is happening. You can make threaded queries look better by using y_inline though. Also in R40+ it's cache_get_value_name.
Since it's the advantage to use threaded queries in newer MySQL versions, it would make no sense to continue using the old stuff or you could just stay with r5.
Reply


Messages In This Thread
mysql update [rep] - by bugmenotlol - 02.01.2017, 09:15
Re: mysql update [rep] - by SoLetsGO - 02.01.2017, 10:26
Re: mysql update [rep] - by GoldenLion - 02.01.2017, 13:11
Re: mysql update [rep] - by SoLetsGO - 02.01.2017, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)