Re: execute multiple queries with mysql c++ connector

From: Axel Schwenke <axel.schwenke_at_gmx.de>
Date: Tue, 7 Mar 2017 23:36:10 +0100
Message-ID: <o9ncfi$t13$2_at_dont-email.me>


On 07.03.2017 23:31, Axel Schwenke wrote:
> if the connection should break, i.e. due to a crash of the client
> machine or a network split, MySQL will close the session and roll back any
> open connection.

Oops.

...if the connection should break, i.e. due to a crash of the client machine or a network split, MySQL will close the session and roll back any open _transaction_. Received on Tue Mar 07 2017 - 23:36:10 CET

Original text of this message