Re: execute multiple queries with mysql c++ connector

From: kushal bhattacharya <bhattacharya.kushal4_at_gmail.com>
Date: Thu, 23 Feb 2017 20:36:25 -0800 (PST)
Message-ID: <2d6354b7-b91e-4681-9553-bd9833b89af0_at_googlegroups.com>


suppose code is
[Quoted] insert into table set val1=?,val2=?,val3,?;select last_insert_id() as id ; Received on Fri Feb 24 2017 - 05:36:25 CET

Original text of this message