List:Internals« Previous MessageNext Message »
From:Konstantin Osipov Date:May 13 2005 4:56pm
Subject:Re: PREPARED STATEMENTS WITH HANDLER STATEMENT
View as plain text  
* cuffiette@stripped <cuffiette@stripped> [05/05/06 11:35]:

> I'm writing a library to emulate a legacy ISAM API with mysql, using the
> HANLDER statement to emulate INDEX operations (NEXT,PREVIOUS and so on like
> the ISAM API)
> 
> With the normal C API all works correctly, instead with the new prepared
> statement C API the HANDLER statement is not yet supported.
> 
> My question is: For the future, will the prepared statement C API support
> HANDLER statement also ?
> 
> This important for me because I have found that new prepared statement C API
> is faster than old one (above all binary protocol and multiple executions)

Yes, it is planned and is a priority to us (no promises about version,
however).

-- 
Konstantin Osipov, Software Developer
MySQL AB, www.mysql.com
Thread
PREPARED STATEMENTS WITH HANDLER STATEMENTcuffiette6 May
  • Re: PREPARED STATEMENTS WITH HANDLER STATEMENTKonstantin Osipov13 May