Help with MySQL Handler socket

Hi,

I am trying out MySQL HandlerSocket.

I believe we can go execute_multi() with handlersocket’s perl APIs to
speed up multiple queries instead of using execute_single(). I have
tried this and it works for me in perl.

But how this can be done using C++ APIs. There is any specific options
available with request_buf_exec_generic() call.

Thanks,
Srinivasan