Re: MySQL now supports transactions ...

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Ned Lilly <ned(at)greatbridge(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: MySQL now supports transactions ...
Date: 2000-05-24 00:39:28
Message-ID: Pine.BSF.4.21.0005232139080.243-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 23 May 2000, Bruce Momjian wrote:

> > Apparently by way of some Berkeley DB code....
> >
> > http://web.mysql.com/php/manual.php3?section=BDB
> >
> >
> >
> > The Hermit Hacker wrote:
> >
> > > http://www.mysql.com/download_3.23.html
> > >
> > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
> > > Systems Administrator @ hub.org
> > > primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
> >
> >
>
> Yes, I see that too. It makes much more sense for them because they
> have ordered heaps anyway, with secondary indexes, rather than our
> unordered heap and indexes.

Just figured a heads up was in order for those that have been using
ACID/transactions in their arguments :)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2000-05-24 00:43:05 Re: SQL3 UNDER
Previous Message Bruce Momjian 2000-05-24 00:26:41 Re: MySQL now supports transactions ...