Hello,
I'm new to MySqlConnector and had a question about the use of transactions.
I'm studying the example console application in the documentation found here:
https://mysqlconnector.net/tutorials/best-practices/
With this example below, can you provide a proper usage with transactions if I were to use the same task in the example console app but use a transaction to upsert records in each task?

Hello,
I'm new to MySqlConnector and had a question about the use of transactions.
I'm studying the example console application in the documentation found here:
https://mysqlconnector.net/tutorials/best-practices/
With this example below, can you provide a proper usage with transactions if I were to use the same task in the example console app but use a transaction to upsert records in each task?