2 messages in com.mysql.lists.plusplusRe: set_option
FromSent OnAttachments
Chuck Haines24 Jan 2006 10:42 
Warren Young24 Jan 2006 21:39 
Subject:Re: set_option
From:Warren Young (mysq@etr-usa.com)
Date:01/24/2006 09:39:38 PM
List:com.mysql.lists.plusplus

Chuck Haines wrote:

I was wondering if anyone had an example of using the Connection::set_option( Option o ) method. I am trying to enable mysql to be able to hand multi query statement by setting the opt_multi_statements, but am having a heck of a time.

Did you look at examples/multiquery.cpp?