Re: Humor me: Postgresql vs. MySql (esp. licensing)

From: nolan(at)celery(dot)tssi(dot)com
To: alvherre(at)dcc(dot)uchile(dot)cl (Alvaro Herrera)
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in (Shridhar Daithankar), pgsql-general(at)postgresql(dot)org
Subject: Re: Humor me: Postgresql vs. MySql (esp. licensing)
Date: 2003-10-09 02:43:04
Message-ID: 20031009024305.9090.qmail@celery.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-10-09 03:05:18 Re: Humor me: Postgresql vs. MySql (esp. licensing)
Previous Message Jan Wieck 2003-10-09 02:41:30 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)