Help with cache_get_data
#3

Quote:
Originally Posted by !damo!spiderman
Посмотреть сообщение
This is because you're using a threaded query (mysql_tquery) which generally calls a callback once it is done. You have not specified any callback and there won't be any cached results yet because it gets sent straight to a thread to be executed. You either need to run you next lot of code in a callback or use a non threaded query.
ohh yes! thanks you i use new Cache:r and mysql_query and cache_delete and fixed thanks you very much
Reply


Messages In This Thread
Help with cache_get_data - by FplayerGR - 07.07.2015, 05:24
Re: Help with cache_get_data - by !damo!spiderman - 07.07.2015, 06:05
Re: Help with cache_get_data - by FplayerGR - 07.07.2015, 06:15

Forum Jump:


Users browsing this thread: 1 Guest(s)