Mysql wont work?
#2

You cannot immediately fetch the result after a threaded query is sent. That is the whole point of threading! Queries that return a result set (SELECT, SHOW, DESCRIBE) must use a callback.
Reply


Messages In This Thread
Mysql wont work? - by thimo - 04.08.2013, 13:53
Re: Mysql wont work? - by Vince - 04.08.2013, 14:51
Re: Mysql wont work? - by thimo - 04.08.2013, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)