Re: Nonblocking query()
Posted by: Jim Winstead
Date: April 02, 2009 04:54PM

No, there is currently no official way to issue non-blocking queries using libmysql.

But there is an undocumented API that will let you do this, which Jan Kneschke describes here:

http://jan.kneschke.de/2008/9/9/async-mysql-queries-with-c-api

I believe that libdrizzle, which also supports the MySQL client/server protocol, also has or plans to include asynchronous support.

Jim Winstead
MySQL/Sun

Options: ReplyQuote


Subject
Views
Written By
Posted
7901
March 30, 2009 12:19PM
Re: Nonblocking query()
6461
April 02, 2009 04:54PM
4142
April 06, 2009 05:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.