> If an open transaction is not explicitly committed and the client
> disconnects, it is automatically rolled back.
So what would happen with MySQL? Does it leave the transaction
half-committed? The original implication was that data was lost, which
is what would happen with an uncommitted PG transaction as well.
--
Mike Nolan