Welcome Guest, Not a member yet? Register   Sign In
Transaction and DB connection
#1

1) What happens if initiate the transaction on a closed connection and start to execute queries? 
Connect reinitialized on first query and each of query will be autocommitted? 
2) What happens if the connection fails during the transaction? 
Connection reinitialized, previous queries rollback and each of next queries will be autocommitted? 

I apologize for not being word-perfect in English.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB