Re: MySQL now supports transactions ...

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

> 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.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-05-24 00:39:28 Re: MySQL now supports transactions ...
Previous Message Michael A. Olson 2000-05-24 00:25:37 Re: MySQL now supports transactions ...