execute multiple queries with mysql c++ connector

From: kushal bhattacharya <bhattacharya.kushal4_at_gmail.com>
Date: Wed, 22 Feb 2017 20:50:24 -0800 (PST)
Message-ID: <b95f486b-b760-480f-afb9-52ce20c20870_at_googlegroups.com>



[Quoted] Is it possible to run multiple queries using mysql c++ connector .If so how ? Actually when i run multiple queries with ';' i am getting error from mysql saying to refer to manual but when i run it in mysql directly it runs properly.I have seen on stackoverflow that i have to set option of multiple statements to true but this really doesn't work. Received on Thu Feb 23 2017 - 05:50:24 CET

Original text of this message